Skip to content

Commit

Permalink
Merge pull request #1069 from coreos/dependabot/cargo/libflate-2.1.0
Browse files Browse the repository at this point in the history
build(deps): bump libflate from 1.4.0 to 2.1.0
  • Loading branch information
prestist committed Jun 18, 2024
2 parents c8cbe65 + 6aee0d6 commit 04cec14
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.22"
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 04cec14

Please sign in to comment.