Skip to content

Commit b96de41

Browse files
chore(deps): update tauri monorepo
1 parent 73d363b commit b96de41

File tree

3 files changed

+85
-58
lines changed

3 files changed

+85
-58
lines changed

Cargo.lock

Lines changed: 23 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ tracing-core = "0.1"
2121
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
2222
thiserror = "1.0"
2323
tokio-stream = "0.1"
24-
tauri = { version = "2.0.0-rc.10", features = ["tracing"] }
25-
tauri-build = "2.0.0-rc.9"
26-
tauri-plugin = "2.0.0-rc.9"
24+
tauri = { version = "2.0.0-rc.0", features = ["tracing"] }
25+
tauri-build = "2.0.0-rc.0"
26+
tauri-plugin = "2.0.0-rc.0"
2727
tonic = "0.10"
2828
prost = "0.12"
2929
prost-types = "0.12"

0 commit comments

Comments
 (0)