Skip to content

Commit 95c2aa0

Browse files
chore(deps): bump netlink-proto from 0.11.5 to 0.12.0
Bumps [netlink-proto](https://github.com/rust-netlink/netlink-proto) from 0.11.5 to 0.12.0. - [Release notes](https://github.com/rust-netlink/netlink-proto/releases) - [Changelog](https://github.com/rust-netlink/netlink-proto/blob/main/CHANGELOG) - [Commits](rust-netlink/netlink-proto@v0.11.5...v0.12.0) --- updated-dependencies: - dependency-name: netlink-proto dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e496c63 commit 95c2aa0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

netwatch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ tokio = { version = "1", features = [
5555
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
5656
netlink-packet-route = "0.24.0"
5757
netlink-packet-core = "0.7.0"
58-
netlink-proto = "0.11.5"
58+
netlink-proto = "0.12.0"
5959
netlink-sys = "0.8.7"
6060

6161
[target.'cfg(target_os = "android")'.dependencies]

0 commit comments

Comments
 (0)