Skip to content

Commit e214bba

Browse files
Update Rust crate tokio to 1.51.1
1 parent 7cce2d3 commit e214bba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dlpi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ libc = "0.2"
1212
thiserror = "2.0"
1313
num_enum = "0.7"
1414
pretty-hex = "0.4"
15-
tokio = { version = "1.50.0", features = ["full"], optional = true }
15+
tokio = { version = "1.51.1", features = ["full"], optional = true }
1616
libdlpi-sys = { path = "../libdlpi-sys" }

0 commit comments

Comments
 (0)