Skip to content

Commit

Permalink
fix(deps): bump thiserror from 1.0.3 to 1.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
kade-robertson authored and zkat committed Feb 9, 2023
1 parent c611c54 commit 93429d8
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 @@ -16,7 +16,7 @@ digest = "0.10"
sha-1 = "0.10"
hex = "0.3.2"
serde = { version = "1.0.92", optional = true }
thiserror = "1.0.3"
thiserror = "1.0.38"

[features]
default = ["serde"]
Expand Down

0 comments on commit 93429d8

Please sign in to comment.