Skip to content

Commit

Permalink
build(deps): bump tun in the dependencies group across 1 directory (#210
Browse files Browse the repository at this point in the history
)

Bumps the dependencies group with 1 update in the / directory: [tun](https://github.com/meh/rust-tun).


Updates `tun` from 0.7.9 to 0.7.10
- [Release notes](https://github.com/meh/rust-tun/releases)
- [Commits](https://github.com/meh/rust-tun/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 33ba734 commit 511ef1b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
17 changes: 14 additions & 3 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 @@ -35,7 +35,7 @@ aya = { version = "0.13.0", default-features = false }
aya-ebpf = { version = "0.1.1", default-features = false }
aya-log = { version = "0.2.1", default-features = false }
aya-log-ebpf = { version = "0.1.1", default-features = false }
tun = { version = "0.7.1" }
tun = { version = "0.7.10" }

[workspace.lints.clippy]
large_futures = "deny"
Expand Down

0 comments on commit 511ef1b

Please sign in to comment.