Skip to content

Commit

Permalink
build(deps): bump libflate from 1.4.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [libflate](https://github.com/sile/libflate) from 1.4.0 to 2.1.0.
- [Release notes](https://github.com/sile/libflate/releases)
- [Commits](sile/libflate@1.4.0...2.1.0)

---
updated-dependencies:
- dependency-name: libflate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 7d3346e commit 6aee0d6
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 5 deletions.
69 changes: 65 additions & 4 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 @@ -39,7 +39,7 @@ base64 = "0.21"
cfg-if = "1.0"
clap = { version = "4", "default-features" = false, "features" = ["std", "cargo", "derive", "error-context", "help", "suggestions", "usage", "wrap_help"] }
ipnetwork = ">= 0.17, < 0.21"
libflate = "1.3"
libflate = "2.1"
libsystemd = ">= 0.2.1, < 0.8.0"
mailparse = ">= 0.13, < 0.16"
maplit = "1.0"
Expand Down

0 comments on commit 6aee0d6

Please sign in to comment.