aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-10-21 19:06:56 +0200
committermetamuffin <metamuffin@disroot.org>2023-10-21 19:06:56 +0200
commit96a17db4701fa13837f173d228d1b45cb1a5316f (patch)
treed636fc519d27c78d2cec0d8e6125159e7a2226e0 /Cargo.lock
parent45dbdfebdb9c194af2ff25a8fa2fd574b757a06c (diff)
downloadjellything-96a17db4701fa13837f173d228d1b45cb1a5316f.tar
jellything-96a17db4701fa13837f173d228d1b45cb1a5316f.tar.bz2
jellything-96a17db4701fa13837f173d228d1b45cb1a5316f.tar.zst
image-rs is very slow at pr merging, we'll use the fork for nowo
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 767246b..8d5a5bb 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1260,7 +1260,7 @@ dependencies = [
[[package]]
name = "image"
version = "0.24.7"
-source = "git+https://github.com/image-rs/image#f1e34f365133a33a27dac5bc59c93d1cfb34a37e"
+source = "git+https://github.com/metamuffin/image-rs#89633ba32f9a9b9e44abc80de88040b91595f992"
dependencies = [
"bytemuck",
"byteorder",