chore: Release immich-tools version 0.3.0
This commit is contained in:
parent
f41dfdcf90
commit
e9231986c3
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1299,7 +1299,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "immich-tools"
|
name = "immich-tools"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bon",
|
"bon",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "immich-tools"
|
name = "immich-tools"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "Small command-line utilities to work with an Immich server"
|
description = "Small command-line utilities to work with an Immich server"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue