fix(deps): update rust crate vcard4 to 0.7.0
Some checks failed
Checking yaml / Run yamllint (pull_request) Successful in 7m17s
Checking Renovate configuration / validate (pull_request) Successful in 8m25s
Build and test / Clippy (pull_request) Failing after 8m42s
Build and test / Build AMD64 (pull_request) Failing after 28m10s
Build and test / Tests (pull_request) Failing after 38m39s
Build and test / Generate Documentation (pull_request) Successful in 54m7s
Some checks failed
Checking yaml / Run yamllint (pull_request) Successful in 7m17s
Checking Renovate configuration / validate (pull_request) Successful in 8m25s
Build and test / Clippy (pull_request) Failing after 8m42s
Build and test / Build AMD64 (pull_request) Failing after 28m10s
Build and test / Tests (pull_request) Failing after 38m39s
Build and test / Generate Documentation (pull_request) Successful in 54m7s
This commit is contained in:
parent
26d743d421
commit
087f1f535b
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