Skip to content

Commit

Permalink
chore(deps): update rust crate serde to v1.0.213
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 0c6f11b commit 7d133e3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ infer = "0.13"
mime = "0.3"

# de-/serialisation
serde = { version = "1.0.163", features = ["serde_derive"] }
serde = { version = "1.0.200", features = ["serde_derive"] }
serde_with = "3.0.0"
serde_yaml = "0.9.21"
# config
Expand Down

0 comments on commit 7d133e3

Please sign in to comment.