Skip to content

Commit 14f1da3

Browse files
committed
be more specific
1 parent 5a41ac0 commit 14f1da3

File tree

2 files changed

+21
-7
lines changed

2 files changed

+21
-7
lines changed

Cargo.lock

Lines changed: 20 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ tempfile = "3.20.0"
471471
terminal_size = "0.3.0"
472472
thiserror = "1.0.48"
473473
thread_local = "1.1.8"
474-
tokio = "1.47.3"
474+
tokio = "~1.47.3"
475475
tokio-util = { version = "0.7.13", features = ["io", "rt"] }
476476
tracing = "0.1.37"
477477
tracing-subscriber = "0.3.16"

0 commit comments

Comments
 (0)