Skip to content

Commit 9cb02e4

Browse files
Update thiserror crate to 1.0.37 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ec7273 commit 9cb02e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.36"
18+
thiserror = "1.0.37"
1919
tracing = "0.1"
2020
tokio = { version = "1", features = ["fs"] }
2121
tokio-stream = "0.1"

0 commit comments

Comments
 (0)