We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df00f0 commit 7620391Copy full SHA for 7620391
1 file changed
below/Cargo.toml
@@ -43,7 +43,7 @@ slog-term = "2.8"
43
store = { package = "below-store", version = "0.9.0", path = "store" }
44
tar = "0.4.44"
45
tempfile = "3.15"
46
-tokio = { version = "1.44.2", features = ["full", "test-util", "tracing"] }
+tokio = { version = "1.45.0", features = ["full", "test-util", "tracing"] }
47
view = { package = "below-view", version = "0.9.0", path = "view" }
48
49
[dev-dependencies]
0 commit comments