Skip to content

Commit

Permalink
Bump tao from 0.27.0 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [tao](https://github.com/tauri-apps/tao) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/tauri-apps/tao/releases)
- [Changelog](https://github.com/tauri-apps/tao/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/tao@tao-v0.27...tao-v0.28)

---
updated-dependencies:
- dependency-name: tao
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 3a80dbb commit 88d1db9
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 46 deletions.
142 changes: 97 additions & 45 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 usbsas-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
clap = "4.5"
tao = "0.27"
tao = "0.28"
usbsas-sandbox = { path = "../usbsas-sandbox" }
wry = { version = "0.39", default-features = false, features = ["os-webview", "fullscreen"] }

Expand Down

0 comments on commit 88d1db9

Please sign in to comment.