Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump age from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [age](https://github.com/str4d/rage) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/str4d/rage/releases)
- [Commits](str4d/rage@v0.10.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Nov 11, 2024
1 parent 1d5909f commit b062bc4
Showing 2 changed files with 41 additions and 79 deletions.
118 changes: 40 additions & 78 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
@@ -18,7 +18,7 @@ keywords = ["secret", "yaml", "encryption", "cli", "age"]
members = ["xtask"]

[dependencies]
age = "0.10.0"
age = "0.11.0"
base64 = "0.22.1"
clap = { version = "4.5.13", features = ["derive", "env", "wrap_help"] }
clap-verbosity-flag = "2.2.1"

0 comments on commit b062bc4

Please sign in to comment.