Skip to content

Commit 7cabfaa

Browse files
chore(deps): update tauri monorepo
1 parent 0c5807a commit 7cabfaa

2 files changed

Lines changed: 31 additions & 74 deletions

File tree

Cargo.lock

Lines changed: 28 additions & 71 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
@@ -23,9 +23,9 @@ tracing-core = "0.1"
2323
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
2424
thiserror = "1.0"
2525
tokio-stream = "0.1"
26-
tauri = { version = "2.0.0-beta.7", features = ["tracing"] }
27-
tauri-build = "2.0.0-beta.5"
28-
tauri-plugin = "2.0.0-beta.5"
26+
tauri = { version = "2.0.0-beta.8", features = ["tracing"] }
27+
tauri-build = "2.0.0-beta.6"
28+
tauri-plugin = "2.0.0-beta.6"
2929
tonic = "0.10"
3030
prost = "0.12"
3131
prost-types = "0.12"

0 commit comments

Comments
 (0)