Skip to content

Commit 50c4508

Browse files
committed
update rgb-lib to 0.2.0-alpha.5
1 parent c724e21 commit 50c4508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ hex = { version = "0.4" }
6060
reqwest = { version = "0.11", default-features = false, features = ["json", "blocking"] }
6161
rgb-contracts = { version = "=0.10.0", features = ["electrum"] }
6262
rgb_core = { package = "rgb-core", version = "=0.10.7" }
63-
rgb-lib = "0.2.0-alpha.3"
63+
rgb-lib = "=0.2.0-alpha.5"
6464
rgb-std = { version = "=0.10.8" }
6565
rgb-wallet = { version = "=0.10.8" }
6666
serde = { version = "^1.0", features = ["derive"] }

0 commit comments

Comments
 (0)