Browse Source

Merge b769a1b911 into bd43fe2c3d

pull/121/merge
dependabot[bot] 7 months ago committed by GitHub
parent
commit
cb356fd6cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      Cargo.toml

2
Cargo.toml

@ -46,7 +46,7 @@ image = "0.24" @@ -46,7 +46,7 @@ image = "0.24"
once_cell = "1.9"
rand_chacha = "0.3"
sha2 = "0.10"
sysinfo = "0.29"
sysinfo = "0.35"
serde = { version = "1", features = ["derive"] }
tdn = { version = "0.10", default-features = false, features = ["std"] }
tdn_did = { version = "0.10" }

Loading…
Cancel
Save