Skip to content

Commit 7df08d7

Browse files
Update thiserror crate to 1.0.32 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2ec174 commit 7df08d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.31"
18+
thiserror = "1.0.32"
1919
tracing = "0.1"
2020
tokio = { version = "1", features = ["fs"] }
2121
tokio-stream = "0.1"

0 commit comments

Comments
 (0)