Skip to content

Commit

Permalink
chore: update fixed strict types
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Aug 4, 2023
1 parent 5647661 commit 01bbaa9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ edition = "2021"
license = "Apache-2.0"

[workspace.dependencies]
amplify = "4.0.0"
amplify = "4.0.1"
baid58 = "0.4.4"
strict_encoding = "2.5.0"
strict_types = "1.6.0"
strict_types = "1.6.1"
rgb-std = { version = "0.10.7", features = ["fs"] }
rgb-wallet = { version = "0.10.7", features = ["fs"] }

Expand Down

0 comments on commit 01bbaa9

Please sign in to comment.