Update Cargo.lock to fix CI (#1994)

This commit is contained in:
Dennis Kobert 2024-09-20 18:31:25 +02:00 committed by GitHub
parent d68f91ccca
commit 664e7f89b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -4829,9 +4829,9 @@ dependencies = [
"build-camera-data",
"image 0.25.2",
"libraw-rs",
"num_enum 0.7.2",
"num_enum 0.7.3",
"rayon",
"reqwest 0.12.5",
"reqwest 0.12.7",
"tag-derive",
"thiserror",
]