rbx_asset: v0.4.3 optional AssetLocation

This commit is contained in:
Quaternions 2025-04-08 16:07:33 -07:00
parent e40041a894
commit df2a5bb9ce
Signed by: Quaternions
GPG Key ID: D0DF5964F79AC131
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated

@ -1293,7 +1293,7 @@ dependencies = [
[[package]]
name = "rbx_asset"
version = "0.4.2"
version = "0.4.3"
dependencies = [
"chrono",
"flate2",

@ -1,6 +1,6 @@
[package]
name = "rbx_asset"
version = "0.4.2"
version = "0.4.3"
edition = "2021"
publish = ["strafesnet"]
repository = "https://git.itzana.me/StrafesNET/asset-tool"