Skip to content

Commit 5531816

Browse files
chore(deps): update tauri monorepo
1 parent 69bef53 commit 5531816

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 17 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.0", features = ["tracing"] }
25-
tauri-build = "2.0.0-rc.0"
26-
tauri-plugin = "2.0.0-rc.0"
24+
tauri = { version = "2.0.0-beta.24", features = ["tracing"] }
25+
tauri-build = "2.0.0-beta.19"
26+
tauri-plugin = "2.0.0-beta.19"
2727
tonic = "0.10"
2828
prost = "0.12"
2929
prost-types = "0.12"

0 commit comments

Comments
 (0)