Skip to content

Commit 2cb1897

Browse files
chore(deps): update rust crate thiserror to v2
1 parent 5772277 commit 2cb1897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lambda_http = "0.13.0"
1212
lambda_runtime = "0.13.0"
1313
lazy_static = "1.4.0"
1414
serde_json = "1.0.116"
15-
thiserror = "1.0.59"
15+
thiserror = "2.0.0"
1616
tokio = { version = "1.37.0", features = ["rt", "macros"] }
1717
tracing = "0.1.40"
1818
tracing-log = "0.2.0"

0 commit comments

Comments
 (0)