Skip to content

Commit 429a6b6

Browse files
committed
automatic image culling
1 parent c556836 commit 429a6b6

File tree

8 files changed

+919
-38
lines changed

8 files changed

+919
-38
lines changed

src-tauri/Cargo.lock

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

src-tauri/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ nalgebra = "0.34.0"
5252
rand = "0.9"
5353
tauri-plugin-shell = "2.3.1"
5454
tempfile = "3.22.0"
55+
image_hasher = "3.0.0"
5556

5657
[build-dependencies]
5758
tauri-build = { version = "2.4", features = [] }

0 commit comments

Comments
 (0)