Skip to content

Commit 18b7956

Browse files
dependabot[bot]djc
authored andcommitted
build(deps): update thiserror requirement from 1.0.21 to 2.0.3
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.21...1.0.69) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9be256e commit 18b7956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ serde_json = "1"
4444
slab = "0.4.6"
4545
smol = "2"
4646
socket2 = "0.5"
47-
thiserror = "1.0.21"
47+
thiserror = "2.0.3"
4848
tinyvec = { version = "1.1", features = ["alloc"] }
4949
tokio = { version = "1.28.1", features = ["sync"] }
5050
tracing = { version = "0.1.10", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)