v0.2.0 compile+decompile

This commit is contained in:
Quaternions 2024-03-08 09:56:07 -08:00
parent 1dff5d6856
commit 91aa21a993
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -109,7 +109,7 @@ checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
[[package]]
name = "asset-tool"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"anyhow",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "asset-tool"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html