Skip to content

Commit 42b2bfe

Browse files
Update Rust crate tokio to 1.49.0 (#27)
1 parent 2f5c441 commit 42b2bfe

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.48.0", features = ["full"], optional = true }
15+
tokio = { version = "1.49.0", features = ["full"], optional = true }
1616
libdlpi-sys = { path = "../libdlpi-sys" }

0 commit comments

Comments
 (0)