Skip to content

Commit

Permalink
fix(deps): bump serde from 1.0.92 to 1.0.152
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 93429d8 commit 0fd3812
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 @@ -15,7 +15,7 @@ base64 = "0.10.1"
digest = "0.10"
sha-1 = "0.10"
hex = "0.3.2"
serde = { version = "1.0.92", optional = true }
serde = { version = "1.0.152", optional = true }
thiserror = "1.0.38"

[features]
Expand Down

0 comments on commit 0fd3812

Please sign in to comment.