Skip to content

Commit f5bb069

Browse files
committed
fastly purge: use reqwest directly because of some library oddness
1 parent 5d4e8d2 commit f5bb069

File tree

7 files changed

+358
-71
lines changed

7 files changed

+358
-71
lines changed

Cargo.lock

Lines changed: 0 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ chrono = { version = "0.4.11", default-features = false, features = ["clock", "s
110110
# Transitive dependencies we don't use directly but need to have specific versions of
111111
thread_local = "1.1.3"
112112
constant_time_eq = "0.4.2"
113-
fastly-api = "12.0.0"
114113
md5 = "0.8.0"
115114

116115
[dev-dependencies]

0 commit comments

Comments
 (0)