Skip to content

Commit

Permalink
fmt [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed May 21, 2022
1 parent b107450 commit 11877ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ tauri-macros = { version = "1.0.0-rc.6", path = "../tauri-macros" }
tauri-utils = { version = "1.0.0-rc.6", features = [ "resources" ], path = "../tauri-utils" }
tauri-runtime-wry = { version = "0.5.1", path = "../tauri-runtime-wry", optional = true }
rand = "0.8"
semver = { version = "1.0", features = ["serde"]}
semver = { version = "1.0", features = [ "serde" ] }
serde_repr = "0.1"
state = "0.5"
tar = "0.4.36"
Expand Down

0 comments on commit 11877ba

Please sign in to comment.