Skip to content

Commit 8357e7a

Browse files
committed
cargo: Bump thiserror crate to version 0.2.9
Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
1 parent e50c35a commit 8357e7a

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

Cargo.lock

+9-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ serde_json = { version = "1.0", features = ["raw_value"] }
3939
signal-hook = "0.3"
4040
static_assertions = "1"
4141
tempfile = "3.4.0"
42-
thiserror = "1.0"
42+
thiserror = "2.0"
4343
tokio = {version = "1.24", features = ["rt", "sync", "macros"]}
4444
tss-esapi = {version = "7.4.0", features = ["generate-bindings"]}
4545
uuid = {version = "1.3", features = ["v4"]}

0 commit comments

Comments
 (0)