Skip to content

Commit

Permalink
Merge pull request #1 from wisp3rwind/pingpong-v2
Browse files Browse the repository at this point in the history
Pingpong v2
  • Loading branch information
MergingMonkey authored Oct 10, 2024
2 parents 1ac238e + beff7e9 commit 3027452
Show file tree
Hide file tree
Showing 3 changed files with 264 additions and 145 deletions.
1 change: 1 addition & 0 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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ num-traits = "0.2"
once_cell = "1"
parking_lot = { version = "0.12", features = ["deadlock_detection"] }
pbkdf2 = { version = "0.12", default-features = false, features = ["hmac"] }
pin-project-lite = "0.2"
priority-queue = "2.0"
protobuf = "3.5"
quick-xml = { version = "0.36.1", features = ["serialize"] }
Expand Down
Loading

0 comments on commit 3027452

Please sign in to comment.