Skip to content

Commit

Permalink
Bump rev
Browse files Browse the repository at this point in the history
  • Loading branch information
jfldde committed Dec 18, 2024
1 parent af054c5 commit 235366c
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 @@ -21,7 +21,7 @@ tokio = { version = "1.39", features = ["full"] }
toml = "0.8.0"
tracing = { version = "0.1.40", default-features = false }
tracing-subscriber = { version = "0.3.17", features = ["env-filter", "json", "fmt"] }
citrea-config = { git = "https://github.com/chainwayxyz/citrea", branch = "refactor-citrea-e2e", default-features = false, features = ["testing"] }
citrea-config = { git = "https://github.com/chainwayxyz/citrea", rev = "41d6fe4ab1e0364418414664ce898788544ceb71", default-features = false, features = ["testing"] }

[patch.crates-io]
bitcoincore-rpc = { version = "0.18.0", git = "https://github.com/chainwayxyz/rust-bitcoincore-rpc.git", rev = "5ce1bed" }

0 comments on commit 235366c

Please sign in to comment.