fix(deps): update rust crate vcard4 to 0.7.0
Some checks failed
Build and test / Clippy (pull_request) Failing after 1m5s
Checking yaml / Run yamllint (pull_request) Successful in 3s
Checking Renovate configuration / validate (pull_request) Successful in 1m13s
Build and test / Build AMD64 (pull_request) Failing after 1m13s
Build and test / Tests (pull_request) Failing after 1m42s
Build and test / Generate Documentation (pull_request) Successful in 1m41s
Some checks failed
Build and test / Clippy (pull_request) Failing after 1m5s
Checking yaml / Run yamllint (pull_request) Successful in 3s
Checking Renovate configuration / validate (pull_request) Successful in 1m13s
Build and test / Build AMD64 (pull_request) Failing after 1m13s
Build and test / Tests (pull_request) Failing after 1m42s
Build and test / Generate Documentation (pull_request) Successful in 1m41s
This commit is contained in:
parent
db37a58fd1
commit
cd33f0f0dd
2 changed files with 24 additions and 23 deletions
|
|
@ -32,7 +32,7 @@ serde = { version = "1.0.213", features = ["derive"] }
|
|||
tabled = "0.16.0"
|
||||
tokio = { version = "1.41.0", features = ["full"] }
|
||||
uuid = { version = "1.11.0", features = ["serde", "v4"] }
|
||||
vcard4 = "0.5.2"
|
||||
vcard4 = "0.7.0"
|
||||
|
||||
[build-dependencies]
|
||||
openapiv3 = "2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue