Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
update rustix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgazelka committed Oct 22, 2023
1 parent dfd13ca commit 3d7ee9c
Show file tree
Hide file tree
Showing 2 changed files with 5 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.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,13 @@ async-trait = "0.1.74"
tungstenite = "0.20.1"
generic-array = "1.0.0"
typenum = "1.17.0"
rustix = "0.38.20"

[dev-dependencies]
assert_matches = "1.5"
more-asserts = "0.3"
primes = "0.3"
rustix = "0.38.20"

[workspace]
members = ["packets", "interfaces", "swarmbot-cli"]
Expand Down

0 comments on commit 3d7ee9c

Please sign in to comment.