We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cfaab6 + effbb55 commit a1a40f1Copy full SHA for a1a40f1
Cargo.toml
@@ -9,7 +9,7 @@ debug = true
9
10
[dependencies]
11
cfg-if = "1.0.0"
12
-fastly = "0.9.0"
+fastly = "0.10.0"
13
hex = { version = "0.4.3", optional = true }
14
hmac-sha256 = { version = "1.1.7", optional = true }
15
regex = "1.10.2"
0 commit comments