mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 07:08:05 -05:00
chore: Update crate dependencies
This commit is contained in:
@@ -20,11 +20,11 @@ async-trait = "0.1.73"
|
||||
easy-parallel = "3.3.0"
|
||||
smol = "1.3.0"
|
||||
|
||||
log = "0.4.19"
|
||||
log = "0.4.20"
|
||||
simplelog = "0.12.1"
|
||||
url = "2.4.0"
|
||||
|
||||
serde_json = "1.0.104"
|
||||
serde_json = "1.0.105"
|
||||
serde = {version = "1.0.183", features = ["derive"]}
|
||||
toml = "0.7.6"
|
||||
libsqlite3-sys = {version = "0.26.0", features = ["bundled-sqlcipher-vendored-openssl"]}
|
||||
|
||||
Reference in New Issue
Block a user