Skip to content

Commit

Permalink
Merge pull request #237 from xMAC94x/xMAC/update_deps
Browse files Browse the repository at this point in the history
Update aHash / tynm
  • Loading branch information
Imberflur authored May 14, 2024
2 parents 486829c + 347dd8b commit c4707d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ edition = "2021"
rust-version = "1.65.0"

[dependencies]
ahash = "0.8.5"
ahash = "0.8.6"
arrayvec = "0.7.2"
atomic_refcell = "0.1.10" # part of public API
rayon = { version = "1.5.0", optional = true }
shred-derive = { path = "shred-derive", version = "0.7.0", optional = true }
smallvec = "1.6.1"
tynm = "0.1.6"
tynm = "0.1.7"

[workspace]
members = ["shred-derive"]
Expand Down

0 comments on commit c4707d4

Please sign in to comment.