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

This commit is contained in:
2025-04-05 13:11:05 -07:00
parent 302603998e
commit 99077cf467
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.4"
version = "0.4.0"
dependencies = [
"chrono",
"flate2",

View File

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