Change immich-sdk to a git dependency

This commit is contained in:
2026-05-31 23:22:54 +02:00
parent fc721ba817
commit 3027fa207c
2 changed files with 6 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -2482,6 +2482,7 @@ dependencies = [
[[package]]
name = "immich-sdk"
version = "1.137.0"
source = "git+https://git.nubo.sh/hulthe/immich-sdk.git?rev=c0bde4f8bd50d2861548666297f40bed3b85b865#c0bde4f8bd50d2861548666297f40bed3b85b865"
dependencies = [
"async-trait",
"bytes",