Skip to content

Commit

Permalink
Merge pull request #344 from cea-sec/dependabot/cargo/tao-0.27.0
Browse files Browse the repository at this point in the history
build(deps): bump tao from 0.26.1 to 0.27.0
  • Loading branch information
losynix committed Apr 2, 2024
2 parents dc1f889 + f6ee988 commit 144253f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 116 deletions.
129 changes: 14 additions & 115 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
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

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

Expand Down

0 comments on commit 144253f

Please sign in to comment.