Skip to content

Commit

Permalink
Merge #1085: chore(deps): bump thiserror from 1.0.66 to 2.0.3
Browse files Browse the repository at this point in the history
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
  • Loading branch information
josecelano committed Nov 15, 2024
2 parents 78c686b + fcef4aa commit a3ae7c2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 14 deletions.
46 changes: 33 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ serde_bytes = "0"
serde_json = { version = "1", features = ["preserve_order"] }
serde_repr = "0"
serde_with = { version = "3", features = ["json"] }
thiserror = "1"
thiserror = "2"
tokio = { version = "1", features = ["macros", "net", "rt-multi-thread", "signal", "sync"] }
torrust-tracker-clock = { version = "3.0.0-develop", path = "packages/clock" }
torrust-tracker-configuration = { version = "3.0.0-develop", path = "packages/configuration" }
Expand Down

0 comments on commit a3ae7c2

Please sign in to comment.