Add some metadata
This commit is contained in:
parent
8f4c125389
commit
26610cdb66
2 changed files with 13 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
|||
name = "immich-tools"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "Small command-line utilities to work with an Immich server"
|
||||
repository = "https://git.enoent.fr/kernald/immich-tools"
|
||||
categories = ["command-line-utilities"]
|
||||
keywords = ["immich"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.91"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue