Skip to content

Commit

Permalink
Pin once_cell to 1.17.0 due to sync::Lazy not found error.
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoquick committed Sep 1, 2023
1 parent 69cdeb4 commit 5181885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ secp256k1 = { version = "0.27.0", features = [
serde = "1.0.164"
snap = "1.1.0"
thiserror = "1.0"

zfec-rs = "0.1.0"
once_cell = "=1.17.0"

[dev-dependencies]
anyhow = "1.0.71"
Expand Down

0 comments on commit 5181885

Please sign in to comment.