asset-tool v0.4.11 continue feature for DownloadUserInventoryJson

This commit is contained in:
Quaternions 2025-04-04 13:52:55 -07:00
parent 875b059074
commit e17db96e86
Signed by: Quaternions
GPG Key ID: D0DF5964F79AC131
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated

@ -111,7 +111,7 @@ checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
[[package]]
name = "asset-tool"
version = "0.4.10"
version = "0.4.11"
dependencies = [
"anyhow",
"clap",

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