Skip to content

Commit

Permalink
deps: update tun2 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
M0dEx committed Jun 18, 2024
1 parent 4997ebd commit bb14a9c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 48 deletions.
96 changes: 49 additions & 47 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 @@ -38,7 +38,7 @@ panic = "abort"
quinn = "^0.11.1"

# Interfaces and networking
tun2 = { version = "^1.0.0", features = ["async"] }
tun2 = { version = "^2.0.0", features = ["async"] }
socket2 = "^0.5.2"
bytes = "^1.4"
etherparse = "^0.15.0"
Expand Down

0 comments on commit bb14a9c

Please sign in to comment.