Skip to content

Commit

Permalink
Merge pull request #625 from confidential-containers/dependabot/cargo…
Browse files Browse the repository at this point in the history
…/thiserror-2.0.3

build(deps): bump thiserror from 1.0.69 to 2.0.3
  • Loading branch information
huoqifeng authored Dec 13, 2024
2 parents 681ee98 + 362bf09 commit ce9a0a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ serial_test = "0.9.0"
sha2 = "0.10"
shadow-rs = "0.19.0"
strum = { version = "0.25", features = ["derive"] }
thiserror = "1.0"
thiserror = "2.0"
tokio = { version = "1", features = ["full"], default-features = false }
tempfile = "3.14.0"
tonic = "0.12"
Expand Down

0 comments on commit ce9a0a2

Please sign in to comment.