Skip to content

Commit

Permalink
Converted network manager to use new network crate
Browse files Browse the repository at this point in the history
  • Loading branch information
Bash-09 committed Nov 30, 2022
1 parent 085bb08 commit 7e1a0ce
Show file tree
Hide file tree
Showing 3 changed files with 306 additions and 216 deletions.
113 changes: 85 additions & 28 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 @@ -39,4 +39,4 @@ env_logger = "0.9.0"

lazy_static = "*"

mcnetwork = { path = "./mcnetwork-rs" }
mcproto-rs = { version = "0.2.0", features = ["v1_16_3"] }
Loading

0 comments on commit 7e1a0ce

Please sign in to comment.