We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54a229 commit 4dba93eCopy full SHA for 4dba93e
crates/common/Cargo.toml
@@ -25,5 +25,5 @@ log-fastly = "0.10.0"
25
serde = { version = "1.0", features = ["derive"] }
26
serde_json = "1.0.91"
27
sha2 = "0.10.6"
28
-tokio = { version = "1.0", features = ["sync", "macros", "io-util", "rt", "time"] }
+tokio = { version = "1.43", features = ["sync", "macros", "io-util", "rt", "time"] }
29
url = "2.4.1"
0 commit comments