Skip to content

Commit ddb518e

Browse files
chore(deps): update tauri monorepo
1 parent afeecd6 commit ddb518e

2 files changed

Lines changed: 22 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 19 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
@@ -20,9 +20,9 @@ tracing-core = "0.1"
2020
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
2121
thiserror = "1.0"
2222
tokio-stream = "0.1"
23-
tauri = { version = "2.0.0-beta.1", features = ["tracing"] }
24-
tauri-build = "2.0.0-beta.0"
25-
tauri-plugin = "2.0.0-beta.0"
23+
tauri = { version = "2.0.0-beta.2", features = ["tracing"] }
24+
tauri-build = "2.0.0-beta.1"
25+
tauri-plugin = "2.0.0-beta.1"
2626
tonic = "0.10"
2727
prost = "0.12"
2828
prost-types = "0.12"

0 commit comments

Comments
 (0)