Skip to content

Commit

Permalink
Merge pull request #9 from axodotdev/dependabot/cargo/axoasset-0.6.2
Browse files Browse the repository at this point in the history
chore(deps): bump axoasset from 0.6.1 to 0.6.2
  • Loading branch information
mistydemeo authored Feb 15, 2024
2 parents 473a85c + f3de25e commit c0fe8f3
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 @@ -18,7 +18,7 @@ axo_releases = ["gazenot", "tokio"]
github_releases = ["reqwest"]

[dependencies]
axoasset = { version = "0.6.1", default-features = false, features = ["json-serde"]}
axoasset = { version = "0.6.2", default-features = false, features = ["json-serde"]}
axocli = { version = "0.1.1", optional = true }
axoprocess = "0.1.0"
camino = { version = "1.1.6", features = ["serde1"] }
Expand Down

0 comments on commit c0fe8f3

Please sign in to comment.