Skip to content

Commit

Permalink
Update thiserror requirement from 1.0 to 2.0 (#144)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent a2d1bfe commit 55ca016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ serde = ["nalgebra/serde-serialize", "dep:serde"]
[dependencies]
nalgebra = "0.30"
simba = "0.7"
thiserror = "1.0"
thiserror = "2.0"
tracing = "0.1"
urdf-rs = "0.9"

Expand Down

0 comments on commit 55ca016

Please sign in to comment.