Skip to content

Commit

Permalink
deps: bump serde from 1.0.197 to 1.0.198 (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent cb30a2b commit c681a14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -55,7 +55,7 @@ reqwest = { version = "0.12.3", features = ["json"], default-features = false }
rppal = { version = "0.17.1", optional = true }
rust-fontconfig = { version = "0.1.7", optional = true }
secrecy = { version = "0.8.0", optional = true }
serde = { version = "1.0.197", features = ["derive"] }
serde = { version = "1.0.198", features = ["derive"] }
serde_json = "1.0.115"
ssh-key = { version = "0.6.5", optional = true }
tera = { version = "1.19.1", optional = true }
Expand Down

0 comments on commit c681a14

Please sign in to comment.