Skip to content

Commit fcef4aa

Browse files
committed
chore(deps): bump thiserror from 1.0.66 to 2.0.3
1 parent 78c686b commit fcef4aa

File tree

2 files changed

+34
-14
lines changed

2 files changed

+34
-14
lines changed

Cargo.lock

+33-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ serde_bytes = "0"
6868
serde_json = { version = "1", features = ["preserve_order"] }
6969
serde_repr = "0"
7070
serde_with = { version = "3", features = ["json"] }
71-
thiserror = "1"
71+
thiserror = "2"
7272
tokio = { version = "1", features = ["macros", "net", "rt-multi-thread", "signal", "sync"] }
7373
torrust-tracker-clock = { version = "3.0.0-develop", path = "packages/clock" }
7474
torrust-tracker-configuration = { version = "3.0.0-develop", path = "packages/configuration" }

0 commit comments

Comments
 (0)