diff --git a/Cargo.toml b/Cargo.toml index 7a46928..a4f3e82 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ image = "0.24" once_cell = "1.9" rand_chacha = "0.3" sha2 = "0.10" -sysinfo = "0.27" +sysinfo = "0.28" serde = { version = "1", features = ["derive"] } tdn = { version = "0.10", default-features = false, features = ["std"] } tdn_did = { version = "0.10" }