Skip to content

Commit

Permalink
chore(deps): update tauri monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 0c5807a commit 7cabfaa
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 74 deletions.
99 changes: 28 additions & 71 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ tracing-core = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
thiserror = "1.0"
tokio-stream = "0.1"
tauri = { version = "2.0.0-beta.7", features = ["tracing"] }
tauri-build = "2.0.0-beta.5"
tauri-plugin = "2.0.0-beta.5"
tauri = { version = "2.0.0-beta.8", features = ["tracing"] }
tauri-build = "2.0.0-beta.6"
tauri-plugin = "2.0.0-beta.6"
tonic = "0.10"
prost = "0.12"
prost-types = "0.12"
Expand Down

0 comments on commit 7cabfaa

Please sign in to comment.