Skip to content

Commit 0766cdb

Browse files
committed
upgrade thiserror to 2.0.12
1 parent ca315d6 commit 0766cdb

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ swc_visit_macros = { version = "=0.5.13", optional = true }
7878
# just for error handling
7979
sourcemap = { version = "9.1.2", optional = true }
8080
string_capacity = "0.1.5"
81-
thiserror = "2"
81+
thiserror = "2.0.12"
8282

8383
[dev-dependencies]
8484
pretty_assertions = "1.4.1"

0 commit comments

Comments
 (0)