Skip to content

Commit

Permalink
chore(deps): bump the cargo group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the cargo group with 2 updates in the / directory: [tauri](https://github.com/tauri-apps/tauri) and [rustls](https://github.com/rustls/rustls).


Updates `tauri` from 1.6.0 to 1.6.2
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v1.6...tauri-v1.6.2)

Updates `rustls` from 0.22.2 to 0.22.4
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.22.2...v/0.22.4)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: rustls
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent dbdc84a commit 9534428
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
24 changes: 15 additions & 9 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ tempfile = "3.9.0"
thiserror = "1.0.50"
time = "0.3.30"
tinyvec = "1.6.0"
tauri = { version = "1.5.4", features = [] }
tauri = { version = "1.6.2", features = [] }
tokio = "1.34.0"
tokio-stream = "0.1.14"
tokio-util = "0.7.10"
Expand Down

0 comments on commit 9534428

Please sign in to comment.