We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6011b commit 414cee6Copy full SHA for 414cee6
1 file changed
crates/instrument-hooks-bindings/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2024"
5
6
[dependencies]
7
-nix = { version = "0.30.1", features = ["time"] }
+nix = { version = "0.31.1", features = ["time"] }
8
9
[build-dependencies]
10
cc = "1.0"
0 commit comments