Skip to content

Commit

Permalink
Merge pull request #239 from kinode-dao/hf/bump-curve-dalek-dep
Browse files Browse the repository at this point in the history
hotfix: bump curve-dalek dep that breaks builds
  • Loading branch information
dr-frmr authored Feb 9, 2024
2 parents f34a928 + ea6dd6a commit feb1a22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions kinode/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ chacha20poly1305 = "0.10.1"
chrono = "0.4.31"
clap = { version = "4.4", features = ["derive"] }
crossterm = { version = "0.26.1", features = ["event-stream", "bracketed-paste"] }
curve25519-dalek = "^4.1.2"
dashmap = "5.5.3"
digest = "0.10"
elliptic-curve = { version = "0.13.8", features = ["ecdh"] }
Expand Down

0 comments on commit feb1a22

Please sign in to comment.