Skip to content

Commit 2144abc

Browse files
chore(deps): update tauri monorepo
1 parent 7c4a37e commit 2144abc

2 files changed

Lines changed: 23 additions & 24 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ 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-beta.16", features = ["tracing"] }
25-
tauri-build = "2.0.0-beta.13"
26-
tauri-plugin = "2.0.0-beta.13"
24+
tauri = { version = "2.0.0-beta.12", features = ["tracing"] }
25+
tauri-build = "2.0.0-beta.10"
26+
tauri-plugin = "2.0.0-beta.10"
2727
tonic = "0.10"
2828
prost = "0.12"
2929
prost-types = "0.12"
30-
tokio = "1"
30+
tokio = "1.36.0"
3131

3232
[profile.release]
3333
panic = "abort"

0 commit comments

Comments
 (0)