Skip to content

Commit 25a0851

Browse files
Bump tun from 0.7.21 to 0.7.22 in the dependencies group (#267)
Bumps the dependencies group with 1 update: [tun](https://github.com/meh/rust-tun). Updates `tun` from 0.7.21 to 0.7.22 - [Release notes](https://github.com/meh/rust-tun/releases) - [Commits](https://github.com/meh/rust-tun/commits) --- updated-dependencies: - dependency-name: tun dependency-version: 0.7.22 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>
1 parent ec9d67c commit 25a0851

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ aya = { version = "0.13.0", default-features = false }
3939
aya-ebpf = { version = "0.1.1", default-features = false }
4040
aya-log = { version = "0.2.1", default-features = false }
4141
aya-log-ebpf = { version = "0.1.1", default-features = false }
42-
tun = { version = "0.7.21" }
42+
tun = { version = "0.7.22" }
4343

4444
[workspace.lints.clippy]
4545
large_futures = "deny"

0 commit comments

Comments
 (0)