Skip to content

Commit

Permalink
chore: release v0.11.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Nov 19, 2024
1 parent 69fe19c commit 70b5528
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
6 changes: 4 additions & 2 deletions Cargo.lock

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

8 changes: 2 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ name = "ifaces"

[dependencies]
amplify = "4.7.0"
strict_encoding = "2.7.0"
strict_types = "2.7.2"
strict_encoding = "~2.7.0"
strict_types = "~2.7.2"
aluvm = "0.11.0-beta.9"
bp-core = "0.11.0-beta.9"
rgb-std = { version = "0.11.0-beta.9" }
Expand All @@ -47,7 +47,3 @@ wasm-bindgen-test = "0.3"

[package.metadata.docs.rs]
features = ["all"]

[patch.crates-io]
rgb-invoice = { git = "https://github.com/RGB-WG/rgb-std", branch = "master" }
rgb-std = { git = "https://github.com/RGB-WG/rgb-std", branch = "master" }

0 comments on commit 70b5528

Please sign in to comment.