rbx_asset: v0.4.7 roblox api changed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-01 01:12:09 -07:00
parent ad435fb8c9
commit d60cedf430
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1337,7 +1337,7 @@ dependencies = [
[[package]]
name = "rbx_asset"
version = "0.4.6"
version = "0.4.7"
dependencies = [
"bytes",
"chrono",

View File

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