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 Oct 2, 2024
1 parent 73d363b commit dfc5677
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 92 deletions.
133 changes: 44 additions & 89 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 @@ -21,9 +21,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-rc.10", features = ["tracing"] }
tauri-build = "2.0.0-rc.9"
tauri-plugin = "2.0.0-rc.9"
tauri = { version = "2.0.0-rc.0", features = ["tracing"] }
tauri-build = "2.0.0-rc.0"
tauri-plugin = "2.0.0-rc.0"
tonic = "0.10"
prost = "0.12"
prost-types = "0.12"
Expand Down

0 comments on commit dfc5677

Please sign in to comment.