We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a322c commit 73e72fdCopy full SHA for 73e72fd
1 file changed
Cargo.toml
@@ -27,8 +27,8 @@ futures-util = "0.3"
27
async-trait = "0.1"
28
29
[dev-dependencies]
30
-tokio = "1.14.0"
31
-pretty_assertions = "1.0.0"
+tokio = "1"
+pretty_assertions = "1"
32
chrono = { version = "0.4.38", features = [ "serde" ] }
33
34
[lints.clippy]
0 commit comments