Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent ea6108d commit bb98eee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cargo-projects = ["guppy", "semver"]
npm-projects = ["oro-common", "oro-package-spec", "node-semver"]

[dependencies]
axoasset = { version = "0.9.0", default-features = false, features = ["json-serde", "toml-edit", "toml-serde"] }
axoasset = { version = "0.9.1", default-features = false, features = ["json-serde", "toml-edit", "toml-serde"] }
camino = { version = "1.1.4", default-features = true, features = ["serde1"] }
miette = "7.2.0"
guppy = { version = "0.17.5", optional = true }
Expand Down

0 comments on commit bb98eee

Please sign in to comment.