Skip to content

Commit

Permalink
Merge pull request #240 from e-identification/dependabot/cargo/thiser…
Browse files Browse the repository at this point in the history
…ror-1.0.61

Bump thiserror from 1.0.60 to 1.0.61
  • Loading branch information
github-actions[bot] authored May 17, 2024
2 parents e40f782 + 5d9aedc commit 15a96ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -22,7 +22,7 @@ reqwest = { version = "0.12.4", default-features = false, features = [
], optional = true }
serde = { version = "1.0.202", features = ["derive"] }
serde_json = "1.0.117"
thiserror = "1.0.60"
thiserror = "1.0.61"
url = "2.2.2"
pem = "3.0.4"
openssl = { version = "0.10.64", optional = true }
Expand Down

0 comments on commit 15a96ff

Please sign in to comment.