Skip to content

Commit 3fe7fa1

Browse files
Update thiserror crate to 1.0.31 (#56)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 40232f9 commit 3fe7fa1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ conduit = "0.10.0"
1515
hyper = { version = "0.14", features = ["server", "http1", "stream", "tcp"] }
1616
http = "0.2"
1717
percent-encoding = "2"
18-
thiserror = "1.0.30"
18+
thiserror = "1.0.31"
1919
tracing = "0.1"
2020
tokio = { version = "1", features = ["fs"] }
2121
tokio-stream = "0.1"

0 commit comments

Comments
 (0)