--- ext/node/Cargo.toml.orig 2024-10-11 15:31:50 UTC +++ ext/node/Cargo.toml @@ -92,6 +92,7 @@ stable_deref_trait = "1.2.0" sm3 = "0.4.2" spki.workspace = true stable_deref_trait = "1.2.0" +sysinfo = "0.32.0" thiserror.workspace = true tokio.workspace = true url.workspace = true