Merge branch 'release-0.2.0' into 'main'
chore: Release immich-tools version 0.2.0 See merge request kernald/immich-tools!17
This commit is contained in:
commit
60208331ba
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -785,7 +785,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "immich-tools"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "immich-tools"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "Small command-line utilities to work with an Immich server"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue