mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-23 06:34:25 +01:00
Update dependencies to latest
This commit is contained in:
10
Cargo.toml
10
Cargo.toml
@@ -5,9 +5,9 @@ authors = ["Curtis Spencer"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
toml = "0.5.3"
|
||||
toml = "0.5.9"
|
||||
glob = "0.3.0"
|
||||
failure = "0.1.5"
|
||||
serde = { version = "1.0.99", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
structopt = "0.3.20"
|
||||
failure = "0.1.8"
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde_json = "1.0.81"
|
||||
structopt = "0.3.26"
|
||||
|
||||
Reference in New Issue
Block a user