Skip to content

Commit

Permalink
Bump archery from 0.5.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [archery](https://github.com/orium/archery) from 0.5.0 to 1.2.0.
- [Release notes](https://github.com/orium/archery/releases)
- [Changelog](https://github.com/orium/archery/blob/main/release-notes.md)
- [Commits](orium/archery@v0.5.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent ef55362 commit 3754ab7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 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 common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "BSD 3-Clause"
repository = "https://github.com/bakkdoor/rogato"

[dependencies]
archery = { version = "0.5.0" }
archery = { version = "1.2.0" }
flame = { version = "*", optional = true }
flamer = { version = "*", optional = true }
indent_write = "*"
Expand Down

0 comments on commit 3754ab7

Please sign in to comment.