There was an error while loading. Please reload this page.
1 parent d8643a7 commit 50fb44dCopy full SHA for 50fb44d
1 file changed
Cargo.toml
@@ -42,7 +42,8 @@ log="0.4.8"
42
sysctl = ">=0.5.4, < 0.7"
43
nix = { version = ">=0.28.0, < 0.31", default-features = false, features = ["socket"] }
44
rctl = "0.3.0"
45
-strum_macros = "0.26.0"
+strum = "0.27.0"
46
+strum_macros = "0.27.0"
47
serde = { version="1.0.113", features = ["derive"], optional=true}
48
serde_json = { version="1.0", optional=true }
49
thiserror = "1.0.32"
0 commit comments