rbx_asset: v0.3.4 UploadResponse.AssetVersion
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-04-03 16:14:33 -07:00
parent 5a4ac0e7f2
commit ebd48269b8
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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