Skip to content

Commit

Permalink
chore(deps): Bump cidr-utils from 0.5.10 to 0.5.11 (vectordotdev#18516)
Browse files Browse the repository at this point in the history
Bumps [cidr-utils](https://github.com/magiclen/cidr-utils) from 0.5.10 to 0.5.11.
- [Commits](magiclen/cidr-utils@v0.5.10...v0.5.11)

---
updated-dependencies:
- dependency-name: cidr-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2023
1 parent 688e2d9 commit f5cd27a
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 @@ -253,7 +253,7 @@ bollard = { version = "0.14.0", default-features = false, features = ["ssl", "ch
bytes = { version = "1.5.0", default-features = false, features = ["serde"] }
bytesize = { version = "1.3.0", default-features = false }
chrono = { version = "0.4.27", default-features = false, features = ["serde"] }
cidr-utils = { version = "0.5.10", default-features = false }
cidr-utils = { version = "0.5.11", default-features = false }
clap = { version = "4.4.2", default-features = false, features = ["derive", "error-context", "env", "help", "std", "string", "usage", "wrap_help"] }
colored = { version = "2.0.4", default-features = false }
csv = { version = "1.2", default-features = false }
Expand Down

0 comments on commit f5cd27a

Please sign in to comment.