Skip to content

Commit

Permalink
Merge pull request #134 from axodotdev/axoasset_0_10_0
Browse files Browse the repository at this point in the history
axoasset 0.10.0
  • Loading branch information
mistydemeo authored Jun 10, 2024
2 parents 769a3e2 + 036c2fd commit 641a792
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions axoproject/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 axoproject/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.7.0, < 0.10.0", default-features = false, features = ["json-serde", "toml-edit", "toml-serde"] }
axoasset = { version = ">= 0.7.0, < 0.11.0", 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 641a792

Please # to comment.