Skip to content

Commit 1a8c949

Browse files
fix(deps): update rust crate thiserror to v2
1 parent 4aed61e commit 1a8c949

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

Cargo.lock

Lines changed: 3 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ log = "0.4.22"
2121
pyo3 = "0.24.0"
2222
pyo3-log = "0.12.0"
2323
statrs = "0.18.0"
24-
thiserror = "1.0.64"
24+
thiserror = "2.0.0"
2525

2626
[target.'cfg(target_os = "linux")'.dependencies]
2727
landlock = "0.4.1"

0 commit comments

Comments
 (0)