Skip to content

Commit

Permalink
chore: use github-based rgb-std patch
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Dec 15, 2024
1 parent 84ae82b commit 8543ccf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ bp-electrum = { git = "https://github.com/BP-WG/bp-electrum-client", branch = "v
bp-esplora = { git = "https://github.com/BP-WG/bp-esplora-client", branch = "v0.12" }
bp-wallet = { git = "https://github.com/BP-WG/bp-wallet", branch = "v0.12" }
rgb-core = { git = "https://github.com/RGB-WG/rgb-core", branch = "v0.12" }
rgb-std = { path = "../rgb-std" }
rgb-std = { git = "https://github.com/RGB-WG/rgb-std", branch = "v0.12" }

0 comments on commit 8543ccf

Please sign in to comment.