We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c724e21 commit 50c4508Copy full SHA for 50c4508
lightning/Cargo.toml
@@ -60,7 +60,7 @@ hex = { version = "0.4" }
60
reqwest = { version = "0.11", default-features = false, features = ["json", "blocking"] }
61
rgb-contracts = { version = "=0.10.0", features = ["electrum"] }
62
rgb_core = { package = "rgb-core", version = "=0.10.7" }
63
-rgb-lib = "0.2.0-alpha.3"
+rgb-lib = "=0.2.0-alpha.5"
64
rgb-std = { version = "=0.10.8" }
65
rgb-wallet = { version = "=0.10.8" }
66
serde = { version = "^1.0", features = ["derive"] }
0 commit comments