Skip to content

Commit 48c275f

Browse files
Update Rust crate thiserror to 1.0.31 (rust-lang#82)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c910b8f commit 48c275f

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.30"
13+
thiserror = "1.0.31"
1414
tracing = "0.1.29"
1515

1616
[dev-dependencies]

0 commit comments

Comments
 (0)