Skip to content

Commit

Permalink
Upgrade orga dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mappum committed Oct 28, 2023
1 parent ad91126 commit 5991c14
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 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 @@ -7,7 +7,7 @@ default-run = "nomic"

[dependencies]
bitcoin = { version = "0.29.2", features = ["serde", "rand"] }
orga = { git = "https://github.com/nomic-io/orga.git", rev = "04c1160d57b94d2b1f377ad62f1ec5eac021357d", features = [
orga = { git = "https://github.com/nomic-io/orga.git", rev = "300f60f8c743438365e25944edbcd08b8b3dbe82", features = [
"merk-verify",
] }
thiserror = "1.0.30"
Expand Down
2 changes: 0 additions & 2 deletions rest/Cargo.lock

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

0 comments on commit 5991c14

Please sign in to comment.