We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bbc75a + 4902af2 commit 5ff3e07Copy full SHA for 5ff3e07
1 file changed
Cargo.toml
@@ -10,7 +10,7 @@ homepage = "https://github.com/rust-util-collections/btm"
10
repository = "https://github.com/rust-util-collections/btm"
11
12
[dependencies]
13
-ruc = { version = "8.0", features = ["cmd","uau"]}
+ruc = { version = "9.0", features = ["cmd","uau"]}
14
serde = { version = "1.0", features = ["derive"] }
15
serde_json = "1.0"
16
nix = { version = "0.30", features = ["fs"] }
0 commit comments