Skip to content

Commit f2e014b

Browse files
committed
fix: http2
1 parent 73dbb16 commit f2e014b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ pallas-traverse = { git = "https://github.com/blockfrost/pallas.git", tag = "blo
4646
pretty_assertions = "1.4.1"
4747
reqwest = { version = "0.13.1", default-features = false, features = [
4848
"blocking",
49+
"http2",
4950
"json",
5051
"native-tls",
5152
] }

0 commit comments

Comments
 (0)