Skip to content

Commit

Permalink
Update thiserror crate to 1.0.32 (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2022
1 parent f2ec174 commit 7df08d7
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 @@ conduit = "0.10.0"
hyper = { version = "0.14", features = ["server", "http1", "stream", "tcp"] }
http = "0.2"
percent-encoding = "2"
thiserror = "1.0.31"
thiserror = "1.0.32"
tracing = "0.1"
tokio = { version = "1", features = ["fs"] }
tokio-stream = "0.1"
Expand Down

0 comments on commit 7df08d7

Please sign in to comment.