Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Mar 20, 2024
1 parent 39c43e1 commit 1558fc2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

16 changes: 8 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@ license = "Apache-2.0"
[workspace.dependencies]
amplify = "4.6.0"
baid58 = "0.4.4"
commit_verify = "0.11.0-beta.4"
commit_verify = "0.11.0-beta.5"
strict_encoding = "2.7.0-beta.1"
strict_types = "2.7.0-beta.2"
bp-core = "0.11.0-beta.4"
bp-electrum = "0.11.0-beta.5"
bp-seals = "0.11.0-beta.4"
bp-std = "0.11.0-beta.4"
bp-core = "0.11.0-beta.5"
bp-seals = "0.11.0-beta.5"
bp-std = "0.11.0-beta.5"
bp-wallet = "0.11.0-beta.4"
bp-util = "0.11.0-beta.4"
bp-esplora = "0.11.0-beta.4"
descriptors = "0.11.0-beta.4"
psbt = { version = "0.11.0-beta.4", features = ["client-side-validation"] }
bp-electrum = "0.11.0-beta.5"
bp-esplora = "0.11.0-beta.5"
descriptors = "0.11.0-beta.5"
psbt = { version = "0.11.0-beta.5", features = ["client-side-validation"] }
rgb-std = { version = "0.11.0-beta.4", features = ["fs"] }
rgb-psbt = { version = "0.11.0-beta.4", path = "psbt" }
indexmap = "2.0.2"
Expand Down

0 comments on commit 1558fc2

Please sign in to comment.