Skip to content

Commit bd36fe0

Browse files
authored
Update to thiserror 2 (#1506)
1 parent cc67183 commit bd36fe0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -121,7 +121,7 @@ snap = { version = "1.0.5", optional = true }
121121
stringprep = "0.1.2"
122122
strsim = "0.11.1"
123123
take_mut = "0.2.2"
124-
thiserror = "1.0.24"
124+
thiserror = "2"
125125
tokio-openssl = { version = "0.6.3", optional = true }
126126
tracing = { version = "0.1.36", optional = true }
127127
typed-builder = "0.22.0"

0 commit comments

Comments
 (0)