Skip to content

Commit 8b34909

Browse files
authored
Merge pull request #6 from FabianLars/renovate/tauri-monorepo
Update Rust crate tauri to 1.0.1
2 parents 199f0fc + 739036e commit 8b34909

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ rust-version = "1.57"
88
exclude = ["/examples"]
99

1010
[dependencies]
11-
httparse = "1.7.1"
12-
log = "0.4.17"
13-
tauri = { version = "1.0.0" }
11+
httparse = "1.7"
12+
log = "0.4"
13+
tauri = { version = "1.0" }

0 commit comments

Comments
 (0)