mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 09:33:11 -04:00
10 lines
286 B
TOML
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
|