Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kimono-koans committed Aug 1, 2024
1 parent 66e4c96 commit 9649247
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
5 changes: 2 additions & 3 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ path = "src/bin/main.rs"

[dependencies]
num_cpus = { version = "1.16.0", default-features = false }
once_cell = { version = "1.19.0", default-features = false }
nohash = { version = "0.2.0", default-features = false }
ahash = { version = "0.8.11", default-features = false }
hashbrown = { version = "0.14.5", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion third_party/LICENSES_THIRD_PARTY.html
Original file line number Diff line number Diff line change
Expand Up @@ -1503,7 +1503,7 @@ <h4>Used by:</h4>
<li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.12.3</a></li>
<li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.14.5</a></li>
<li><a href=" https://github.com/bluss/indexmap ">indexmap 1.9.1</a></li>
<li><a href=" https://github.com/rust-lang-nursery/lazy-static.rs ">lazy_static 1.4.0</a></li>
<li><a href=" https://github.com/rust-lang-nursery/LazyLock-static.rs ">LazyLock_static 1.4.0</a></li>
<li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.4.13</a></li>
<li><a href=" https://github.com/rust-lang/log ">log 0.4.22</a></li>
<li><a href=" https://github.com/seanmonstar/num_cpus ">num_cpus 1.16.0</a></li>
Expand Down

0 comments on commit 9649247

Please sign in to comment.