Skip to content

Commit 9a10abf

Browse files
chore: update thiserror to 2.0.18
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 948b0af commit 9a10abf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ futures = { version = "0.3.32" }
2525
tokio = { version = "1.52.3", features = ["rt-multi-thread"] }
2626
futures-util = { version = "0.3.32", optional = true }
2727
derive_builder = { version = "0.20.2" }
28-
thiserror = "1.0.64"
28+
thiserror = "2.0.18"
2929
semver = "1.0.28"
3030
uuid = { version = "1.23.1", optional = true }
3131
parking_lot = "0.12.4"

0 commit comments

Comments
 (0)