Skip to content

Commit

Permalink
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]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 17aa27a commit 1486dc3
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 100 deletions.
162 changes: 63 additions & 99 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 @@ -23,7 +23,7 @@ pre-release-replacements = [
]

[dependencies]
age = { version = "0.10.0", features = ["armor"] }
age = { version = "0.11.0", features = ["armor"] }
clap = { version = "4.5", features = ["derive"] }
clap-verbosity-flag = "2.2"
exitcode = "1.1.2"
Expand Down

0 comments on commit 1486dc3

Please sign in to comment.