v1.1.0 download-textures

This commit is contained in:
Quaternions 2023-09-22 14:27:06 -07:00
parent 34b6a869f0
commit 479dd37f53
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -273,7 +273,7 @@ dependencies = [
[[package]]
name = "map-tool"
version = "1.0.0"
version = "1.1.0"
dependencies = [
"clap",
"rbx_binary",

View File

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