Skip to content

Commit a3ae7c2

Browse files
committed
Merge torrust#1085: chore(deps): bump thiserror from 1.0.66 to 2.0.3
fcef4aa chore(deps): bump thiserror from 1.0.66 to 2.0.3 (Jose Celano) Pull request description: Bump `thiserror` from `1.0.66` to `2.0.3` ACKs for top commit: josecelano: ACK fcef4aa Tree-SHA512: 159945922bc6caadedcbad0c829a9579ac85fb480e449a2e90db9ffe850b2b4bd061a8c2c914f3aeb51c2b13a2ab64cd79d24d8e5e12f0a731f72c0542820d27
2 parents 78c686b + fcef4aa commit a3ae7c2

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)