Skip to content

Commit

Permalink
release v0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Oct 9, 2023
1 parent a00c5ef commit 55aece9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 34 deletions.
42 changes: 10 additions & 32 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 commit_verify/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ required-features = ["stl"]
[dependencies]
amplify = { version = "4.5.0", features = ["hex", "apfloat"] }
commit_encoding_derive = { version = "0.10.0", path = "derive" }
strict_encoding = "2.6.0"
strict_types = { version = "1.6.2", optional = true }
strict_encoding = "2.6.1"
strict_types = { version = "1.6.3", optional = true }
sha2 = "0.10.8"
ripemd = "0.1.3"
rand = { version = "0.8.5", optional = true }
Expand Down

0 comments on commit 55aece9

Please sign in to comment.