Skip to content

Commit e95fd94

Browse files
chore(deps): bump netlink-sys from 0.8.8 to 0.9.0
Bumps [netlink-sys](https://github.com/rust-netlink/netlink-sys) from 0.8.8 to 0.9.0. - [Release notes](https://github.com/rust-netlink/netlink-sys/releases) - [Changelog](https://github.com/rust-netlink/netlink-sys/blob/main/CHANGELOG) - [Commits](rust-netlink/netlink-sys@v0.8.8...v0.9.0) --- updated-dependencies: - dependency-name: netlink-sys dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 235655b commit e95fd94

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -53,7 +53,7 @@ nucleo-matcher = "0.3"
5353
[target.'cfg(target_os = "linux")'.dependencies]
5454
netlink-packet-sock-diag = "0.4"
5555
netlink-packet-core = "0.7"
56-
netlink-sys = "0.8"
56+
netlink-sys = "0.9"
5757

5858
# musl static builds need OpenSSL compiled from source. Without this,
5959
# native-tls (pulled by ureq) can't find a musl-compatible system openssl

0 commit comments

Comments
 (0)