Skip to content

Commit

Permalink
Bump rsdns from 0.15.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [rsdns](https://github.com/r-bk/rsdns) from 0.15.0 to 0.16.0.
- [Changelog](https://github.com/r-bk/rsdns/blob/master/CHANGELOG.md)
- [Commits](r-bk/rsdns@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: rsdns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 3f6196c commit 740aa0a
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 @@ -12,7 +12,7 @@ ipnet = "2.8.0"
netlink-packet-core = "0.7.0"
nix = "0.27.1"
resolv-conf = "0.7.0"
rsdns = { version = "0.15.0", features = [ "net-tokio" ] }
rsdns = { version = "0.16.0", features = [ "net-tokio" ] }
rtnetlink = "0.13.1"
thiserror = "1.0.40"
tokio = { version = "1.31.0", features = ["full"] }
Expand Down

0 comments on commit 740aa0a

Please sign in to comment.