Skip to content

Commit ac747f7

Browse files
committed
Migrate to new version of gpapi, which supports downloading dexmetadata
1 parent 355faad commit ac747f7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ reqwest = { version = "0.12", features = ["stream"] }
1414
futures-util = { version = "0.3", features = ["io"] }
1515
regex = "1.12"
1616
clap = { version = "4", features = ["derive"] }
17-
gpapi = "5"
17+
gpapi = "6"
1818
tokio-dl-stream-to-disk = { version = "1", features = ["sha256sum"] }
1919
tempfile = "3"
2020
dirs = "6"

0 commit comments

Comments
 (0)