We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f0b6b0 + 2a6f28b commit 1dee006Copy full SHA for 1dee006
Cargo.toml
@@ -8,7 +8,7 @@ edition = "2018"
8
debug = true
9
10
[dependencies]
11
-fastly = "0.10.1"
+fastly = "0.11.2"
12
hmac-sha256 = "1.1.7"
13
rand = "0.8.5"
14
serde = { version = "1.0.203", features = ["derive"] }
0 commit comments