Skip to content

Commit 5155757

Browse files
Add test for range requests
1 parent f64d975 commit 5155757

File tree

3 files changed

+375
-40
lines changed

3 files changed

+375
-40
lines changed

test-fixtures/Cargo.lock

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

test-fixtures/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ publish = false
1111
anyhow = "1.0.86"
1212
base64 = "0.21.2"
1313
bitflags = "1.3.2"
14-
fastly = "0.11.1"
15-
fastly-shared = "0.11.1"
16-
fastly-sys = "0.11.1"
14+
fastly = "0.11.5"
15+
fastly-shared = "0.11.5"
16+
fastly-sys = "0.11.5"
1717
hex-literal = "0.4.1"
1818
bytes = "1.0.0"
1919
http = "1.1.0"

0 commit comments

Comments
 (0)