Skip to content

Commit ffb40ae

Browse files
committed
fix: blockfrost-openapi version
1 parent 352ada3 commit ffb40ae

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

Cargo.lock

+2-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/blockfrost/blockfrost-rust"
1010
homepage = "https://blockfrost.io"
1111

1212
[dependencies]
13-
blockfrost-openapi = { git = "https://github.com/SupernaviX/blockfrost-openapi", rev = "0b905a8" }
13+
blockfrost-openapi = "0.1.69"
1414
futures = "0.3.30"
1515
reqwest = { version = "0.12.7", default-features = false, features = [
1616
"http2",

0 commit comments

Comments
 (0)