Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to 1.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent 384cc1f commit 720dc49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sha2 = "0.10"
sha3 = "0.10"
string-error = "0.1"
tempfile = { version = "3", default-features = false }
thiserror = "1.0.40"
thiserror = "1.0.44"
x509-cert = { version = "0.2.4", default-features = false }
yubihsm = { git = "https://github.com/oxidecomputer/yubihsm.rs", branch="v0.42.0-with-audit", features = ["default", "usb"] }
zerocopy = "0.6"
Expand Down

0 comments on commit 720dc49

Please sign in to comment.