asset-tool v0.4.7 user inventory + git fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Quaternions 2024-10-01 10:52:45 -07:00
parent a572d10447
commit a693da9cb2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -110,7 +110,7 @@ checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
[[package]]
name = "asset-tool"
version = "0.4.6"
version = "0.4.7"
dependencies = [
"anyhow",
"clap",

View File

@ -1,7 +1,7 @@
workspace = { members = ["rbx_asset", "rox_compiler"] }
[package]
name = "asset-tool"
version = "0.4.6"
version = "0.4.7"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html