Skip to content

Commit eeed726

Browse files
committed
update rgb-lib to 0.3.0-beta.6
1 parent 8018e91 commit eeed726

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ lightning-rapid-gossip-sync = { version = "0.2.0", path = "./rust-lightning/ligh
3636
magic-crypt = "4.0.1"
3737
rand = "0.8.5"
3838
regex = { version = "1.11", default-features = false }
39-
rgb-lib = { version = "0.3.0-beta.5", features = [
39+
rgb-lib = { version = "0.3.0-beta.6", features = [
4040
"electrum",
4141
"esplora",
4242
] }
@@ -71,7 +71,6 @@ tracing-test = "0.2.5"
7171
[patch.crates-io]
7272
lightning = { path = "./rust-lightning/lightning" }
7373
lightning-background-processor = { path = "./rust-lightning/lightning-background-processor"}
74-
rgb-lib = { git = "https://github.com/RGB-Tools/rgb-lib", branch = "master" }
7574

7675
[lints.rust.unexpected_cfgs]
7776
level = "allow"

0 commit comments

Comments
 (0)