Skip to content

Commit 1dee006

Browse files
authored
Merge pull request #59 from fastly/dependabot/cargo/fastly-0.11.2
Update fastly requirement from 0.10.1 to 0.11.2
2 parents 0f0b6b0 + 2a6f28b commit 1dee006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2018"
88
debug = true
99

1010
[dependencies]
11-
fastly = "0.10.1"
11+
fastly = "0.11.2"
1212
hmac-sha256 = "1.1.7"
1313
rand = "0.8.5"
1414
serde = { version = "1.0.203", features = ["derive"] }

0 commit comments

Comments
 (0)