fix(deps): update rust crate bon to v3
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 2m15s
Checking yaml / Run yamllint (pull_request) Successful in 16s
Build and test / Generate Documentation (pull_request) Successful in 3m23s
Build and test / Clippy (pull_request) Successful in 3m35s
Build and test / Tests (pull_request) Successful in 3m39s
Build and test / Build AMD64 (pull_request) Successful in 3m38s
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 2m15s
Checking yaml / Run yamllint (pull_request) Successful in 16s
Build and test / Generate Documentation (pull_request) Successful in 3m23s
Build and test / Clippy (pull_request) Successful in 3m35s
Build and test / Tests (pull_request) Successful in 3m39s
Build and test / Build AMD64 (pull_request) Successful in 3m38s
This commit is contained in:
parent
5d01cabf13
commit
39025d369c
2 changed files with 13 additions and 11 deletions
|
|
@ -12,7 +12,7 @@ keywords = ["immich"]
|
|||
ignored = ["progenitor-client", "regress"]
|
||||
|
||||
[dependencies]
|
||||
bon = "2.3.0"
|
||||
bon = "3.0.0"
|
||||
chrono = { version = "0.4.38", features = ["serde"] }
|
||||
clap = { version = "4.5.20", features = ["derive"] }
|
||||
clap-verbosity-flag = "2.2.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue