Skip to content
Snippets Groups Projects
Commit 98bc9b07 authored by GyDi's avatar GyDi
Browse files

chore: update toml file

parent 881a9552
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ license = "MIT"
repository = ""
default-run = "app"
edition = "2021"
build = "src/build.rs"
build = "build.rs"
[build-dependencies]
tauri-build = { version = "1.0.0-beta.4" }
......
File moved
......@@ -6,7 +6,7 @@ use_small_heuristics = "Default"
reorder_imports = true
reorder_modules = true
remove_nested_parens = true
edition = "2018"
edition = "2021"
merge_derives = true
use_try_shorthand = false
use_field_init_shorthand = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment