Skip to content

Commit 8edb548

Browse files
committed
chore: updated deps
1 parent 9b213e4 commit 8edb548

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

Cargo.lock

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

crates/xberg-jni/Cargo.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/xberg-tesseract/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dynamic-linking = []
3838
thiserror = { workspace = true }
3939

4040
[build-dependencies]
41-
cc = { version = "^1.4.0", optional = true }
41+
cc = { version = "^1.4.1", optional = true }
4242
cmake = { version = "0.1.58", optional = true }
4343
zip = { version = ">=7.0.0", optional = true, default-features = false, features = ["deflate-flate2-zlib-rs"] }
4444

0 commit comments

Comments
 (0)