Skip to content

Commit 8cc133f

Browse files
renovate[bot]nathaniel-brough
authored andcommitted
fix(deps): update rust crate thiserror to v2
1 parent 63a2fd6 commit 8cc133f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT"
1313
arbitrary = { version = "1.3.2", features = ["derive"] }
1414
embedded-hal = {version = "1.0.0"}
1515
nb = "1.1.0"
16-
thiserror = "1.0.57"
16+
thiserror = "2.0.0"
1717

1818
[dev-dependencies]
1919
num-traits = "0.2.18"

0 commit comments

Comments
 (0)