Skip to content

Commit

Permalink
chore(deps): update rust crate serde to 1.0.189
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 0c6f11b commit 3816078
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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.189", features = ["serde_derive"] }
serde_with = "3.0.0"
serde_yaml = "0.9.21"
# config
Expand Down

0 comments on commit 3816078

Please sign in to comment.