v0.4.4 use old api for download
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Quaternions 2024-07-16 10:58:39 -07:00
parent f32cd104b6
commit 9a5afb9953
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -110,7 +110,7 @@ checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
[[package]]
name = "asset-tool"
version = "0.4.3"
version = "0.4.4"
dependencies = [
"anyhow",
"clap",

View File

@ -1,7 +1,7 @@
workspace = { members = ["rbx_asset", "rox_compiler"] }
[package]
name = "asset-tool"
version = "0.4.3"
version = "0.4.4"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html