This commit is contained in:
2023-05-09 23:53:44 +02:00
parent ba43325bb1
commit 9ee28da6a0
3 changed files with 2 additions and 2 deletions

2
rust/Cargo.lock generated
View File

@@ -326,7 +326,7 @@ checksum = "2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1"
[[package]]
name = "lightwave"
version = "0.1.0"
version = "1.0.0"
dependencies = [
"binrw",
]

View File

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