Skip to content

Commit

Permalink
build(deps): bump tun2 from 2.0.8 to 2.0.9
Browse files Browse the repository at this point in the history
Bumps [tun2](https://github.com/ssrlive/rust-tun) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/ssrlive/rust-tun/releases)
- [Commits](https://github.com/ssrlive/rust-tun/commits)

---
updated-dependencies:
- dependency-name: tun2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fujiapple852 committed Sep 2, 2024
1 parent bb2b40a commit 937f75e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -75,7 +75,7 @@ toml = { version = "0.8.19", default-features = false }
tracing = "0.1.40"
tracing-chrome = "0.7.2"
tracing-subscriber = { version = "0.3.18", default-features = false }
tun2 = "2.0.8"
tun2 = "2.0.9"
widestring = "1.0.2"
windows-sys = "0.52.0"

Expand Down

0 comments on commit 937f75e

Please sign in to comment.