Skip to content

Commit b1bf132

Browse files
author
Mikhail Vasilyev
committed
bump dependencies
1 parent 5da03ef commit b1bf132

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ tokio-time = ["dep:tokio"]
1212

1313
[dependencies]
1414
futures = "0.3.31"
15-
log = "0.4.22"
16-
tokio = { version = "1.42.0", optional = true, features = ["time"] }
15+
log = "0.4.27"
16+
tokio = { version = "1.45.1", optional = true, features = ["time"] }
1717

1818
[dev-dependencies]
1919
static_assertions = "1.1.0"

0 commit comments

Comments
 (0)