Skip to content

Commit

Permalink
Merge pull request #354 from cea-sec/dependabot/cargo/tao-0.28.0
Browse files Browse the repository at this point in the history
Bump tao from 0.27.0 to 0.28.0
  • Loading branch information
losynix authored Jun 10, 2024
2 parents 3a80dbb + 88d1db9 commit 96f5513
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 96f5513

Please sign in to comment.