Skip to content

Commit 009b247

Browse files
authored
Merge pull request #230 from robertknight/dependabot/cargo/thiserror-2.0.18
Bump thiserror from 2.0.17 to 2.0.18
2 parents 01b90a4 + a02f92d commit 009b247

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

ocrs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rayon = "1.11.0"
1414
rten = { workspace = true }
1515
rten-imageproc = { workspace = true }
1616
rten-tensor = { workspace = true }
17-
thiserror = "2.0.17"
17+
thiserror = "2.0.18"
1818

1919
[target.'cfg(target_arch = "wasm32")'.dependencies]
2020
# nb. When changing this, make sure the version of wasm-bindgen-cli installed

0 commit comments

Comments
 (0)