Skip to content

Commit

Permalink
Merge pull request #21 from ergoplatform/update-ergo-lib-version
Browse files Browse the repository at this point in the history
Update ergo-lib dep
  • Loading branch information
ross-weir authored Dec 28, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 0abb870 + 2370fe2 commit fe523e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -18,8 +18,7 @@ openssl = { version = "0.10", features = ["vendored"] }
reqwest = { version = "0.11.4", features = ["blocking"] }
serde = "1.0"
serde_json = "1.0"
# When a new version of ergo-lib is published to crates.io pin this to that instead of using master
ergo_lib = { git = "https://github.com/ergoplatform/sigma-rust.git", branch = "master", package = "ergo-lib" }
ergo-lib = "0.27.1"
thiserror = "1.0.22"
blake2b_simd = "0.5.11"
base16 = "0.2.1"

0 comments on commit fe523e0

Please sign in to comment.