v0.4.7 user inventory + git fix #8

Merged
Quaternions merged 9 commits from staging into master 2024-10-01 20:10:30 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 321ef9b51e - Show all commits

2
Cargo.lock generated
View File

@ -1159,7 +1159,7 @@ dependencies = [
[[package]]
name = "rbx_asset"
version = "0.2.2"
version = "0.2.3"
dependencies = [
"chrono",
"flate2",

View File

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