Skip to content

Commit

Permalink
Merge pull request #30 from alexrudy/dependabot/cargo/thiserror-2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrudy authored Dec 30, 2024
2 parents 8645078 + 9a044df commit 934095f
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 @@ -39,7 +39,7 @@ sha1 = "0.10"
sha2 = "0.10"
signature = { version = "2.2", features = ["digest", "std"] }
spki = { version = "0.7", optional = true }
thiserror = "1"
thiserror = "2"
url = { version = "2.5", features = ["serde"] }
zeroize = { version = "1.8", features = ["serde", "derive"] }

Expand Down

0 comments on commit 934095f

Please sign in to comment.