rbx_asset v0.4.8 default field
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-01 04:56:23 -07:00
parent 20899a3fae
commit bf3b429c66
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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