bump cargo.toml version
This commit is contained in:
parent
402ffd89a3
commit
77c5069ea7
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@ -92,7 +92,7 @@ checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da"
|
||||
|
||||
[[package]]
|
||||
name = "app"
|
||||
version = "0.1.0"
|
||||
version = "0.1.3"
|
||||
dependencies = [
|
||||
"dirs",
|
||||
"lazy_static",
|
||||
|
@ -1,9 +1,9 @@
|
||||
[package]
|
||||
name = "app"
|
||||
version = "0.1.0"
|
||||
version = "0.1.3"
|
||||
description = "A Tauri App"
|
||||
authors = ["you"]
|
||||
license = ""
|
||||
authors = ["SticksDev"]
|
||||
license = "MIT"
|
||||
repository = ""
|
||||
default-run = "app"
|
||||
edition = "2021"
|
||||
|
Loading…
x
Reference in New Issue
Block a user