Skip to content

Commit ab76e06

Browse files
committed
chore: update thiserror from 1.0 to 2.0
1 parent 2fda539 commit ab76e06

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
@@ -56,7 +56,7 @@ serde_json = "1.0"
5656
tempfile = "3.0"
5757
tera = "1.0"
5858
testcontainers = { version = "0.26", features = [ "blocking" ] }
59-
thiserror = "1.0"
59+
thiserror = "2.0"
6060
torrust-dependency-installer = { path = "packages/dependency-installer" }
6161
torrust-linting = { path = "packages/linting" }
6262
tracing = { version = "0.1", features = [ "attributes" ] }

0 commit comments

Comments
 (0)