v0.4.9 rustls passthru
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-05 21:20:31 -07:00
parent 10c9ddd696
commit f3f048e293
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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