Skip to content

Commit be17a93

Browse files
authored
Merge pull request rust-lang#92 from conduit-rust/renovate/thiserror-1.0.x
2 parents 216e3da + 50e7bce commit be17a93

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.

conduit-router/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2018"
1010
[dependencies]
1111
conduit = { version ="0.10.0", path = "../conduit" }
1212
route-recognizer = "0.3"
13-
thiserror = "1.0.34"
13+
thiserror = "1.0.35"
1414
tracing = "0.1.36"
1515

1616
[dev-dependencies]

0 commit comments

Comments
 (0)