Server Version in Cargo.toml -> '1.0.1'

This commit is contained in:
CodeSteak 2019-06-14 12:27:38 +02:00
parent 95496536db
commit d81aa56e49
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "texture-sync-server"
version = "1.0.0"
version = "1.0.1"
authors = ["CodeSteak <codesteak@shellf.art>"]
edition = "2018"
@ -10,4 +10,4 @@ serde = { version = "1.0.90", features = ["derive"] }
serde_json = "1.0.39"
sha2 = "0.8.0"
lovecraft = "0.2.0"
num_cpus = "1.0"
num_cpus = "1.0"