Skip to content

Commit c178c16

Browse files
committed
get rgb-lib from git as tmp sea-orm fix
1 parent 1f16da6 commit c178c16

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
@@ -59,7 +59,7 @@ hex = "0.4"
5959
reqwest = { version = "0.11", default-features = false, features = ["json", "blocking"] }
6060
rgb-contracts = { version = "=0.10.2", features = ["electrum"] }
6161
rgb_core = { package = "rgb-core", version = "=0.10.8" }
62-
rgb-lib = "=0.2.1"
62+
rgb-lib = { git = "https://github.com/RGB-Tools/rgb-lib", branch = "master" }
6363
rgb-std = "=0.10.9"
6464
rgb-wallet = "=0.10.9"
6565
serde = { version = "^1.0", features = ["derive"] }

0 commit comments

Comments
 (0)