We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9645f8 commit 7cce2d3Copy full SHA for 7cce2d3
1 file changed
dlpi/Cargo.toml
@@ -12,5 +12,5 @@ libc = "0.2"
12
thiserror = "2.0"
13
num_enum = "0.7"
14
pretty-hex = "0.4"
15
-tokio = { version = "1.49.0", features = ["full"], optional = true }
+tokio = { version = "1.50.0", features = ["full"], optional = true }
16
libdlpi-sys = { path = "../libdlpi-sys" }
0 commit comments