ports/www/deno/files/patch-ext_node_Cargo.toml
2024-10-11 16:56:00 +02:00

10 lines
286 B
TOML

--- 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