fix version in Cargo.toml

feat/vaults
Tomáš Mládek 2021-02-19 22:45:56 +01:00
parent cc4d7209be
commit 5dd15aecd2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2244,7 +2244,7 @@ checksum = "5f8d425fafb8cd76bc3f22aace4af471d3156301d7508f2107e98fbeae10bc7f"
[[package]]
name = "upend"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"actix",
"actix-files",

View File

@ -2,7 +2,7 @@
authors = ["Tomáš Mládek <t@mldk.cz>"]
edition = "2018"
name = "upend"
version = "0.1.0"
version = "0.0.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html