Skip to content

Commit

Permalink
pin jellyfish
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Mar 6, 2024
1 parent 59abe2f commit 13b34fd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 additions & 5 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 @@ -6,7 +6,7 @@ package.description = "The PushCDN is a distributed, scalable, and fault-toleran

[workspace.dependencies]
tokio = { version = "1.35.1", features = ["full"] }
jf-primitives.git = "https://github.com/EspressoSystems/jellyfish.git"
jf-primitives = { git = "https://github.com/EspressoSystems/jellyfish.git", tag = "0.4.1" }
rand = "0.8.5"
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
Expand Down

0 comments on commit 13b34fd

Please sign in to comment.