Skip to content

Commit

Permalink
Merge pull request #51 from rustaceanrob/bump-09-21
Browse files Browse the repository at this point in the history
lib: update `kyoto`
  • Loading branch information
rustaceanrob authored Sep 21, 2024
2 parents 58c6ee9 + a5549d1 commit 21fde8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rust-version = "1.63.0"

[dependencies]
bdk_chain = { version = "0.19.0" }
kyoto-cbf = { git = "https://github.com/rustaceanrob/kyoto", rev = "d9ab1ce3fdfee863f152fe145596b7f93171b5aa" }
kyoto-cbf = { git = "https://github.com/rustaceanrob/kyoto", rev = "408956cf5143b9b18fbcdbf3f35480540af73411" }
tracing = { version = "0.1", optional = true }
tracing-subscriber = { version = "0.3", optional = true }

Expand Down

0 comments on commit 21fde8a

Please sign in to comment.