Skip to content

Commit

Permalink
chore(deps): bump axoasset from 0.9.3 to 0.9.5
Browse files Browse the repository at this point in the history
Bumps [axoasset](https://github.com/axodotdev/axoasset) from 0.9.3 to 0.9.5.
- [Release notes](https://github.com/axodotdev/axoasset/releases)
- [Changelog](https://github.com/axodotdev/axoasset/blob/main/CHANGELOG.md)
- [Commits](axodotdev/axoasset@v0.9.3...v0.9.5)

---
updated-dependencies:
- dependency-name: axoasset
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 5526966 commit 9148a9c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 axoupdater-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ clap = { version = "4.5.4", features = ["derive"] }
miette = "7.2.0"

[dev-dependencies]
axoasset = { version = "0.9.3", default-features = false, features = [
axoasset = { version = "0.9.5", default-features = false, features = [
"compression", "compression-tar", "compression-zip"
] }
axoprocess = "0.2.0"
Expand Down

0 comments on commit 9148a9c

Please sign in to comment.