mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
chore(deps): update rust crate serde_with to 3.4 (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b632bedbed
commit
bb0fefb95b
@ -113,7 +113,7 @@ anyhow = "1"
|
||||
|
||||
# serialization
|
||||
serde = { version = "1", features = ["serde_derive"] }
|
||||
serde_with = { version = "3.3", features = ["base64"] }
|
||||
serde_with = { version = "3.4", features = ["base64"] }
|
||||
serde_json = "1"
|
||||
|
||||
# other dependencies
|
||||
|
||||
Loading…
Reference in New Issue
Block a user