Skip to content

Commit

Permalink
fix(deps): update rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 4de7404 commit 636fd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ log = "0.4.22"
pyo3 = "0.22.4"
pyo3-log = "0.11.0"
statrs = "0.18.0"
thiserror = "1.0.64"
thiserror = "2.0.0"

[target.'cfg(target_os = "linux")'.dependencies]
landlock = "0.4.1"
Expand Down

0 comments on commit 636fd33

Please sign in to comment.