Skip to content

Commit

Permalink
Merge pull request #61 from jontze/dependabot/cargo/runtime-dependenc…
Browse files Browse the repository at this point in the history
…ies-3cd7cb8ce9

fix(deps): Bump serde from 1.0.206 to 1.0.207 in the runtime-dependencies group
  • Loading branch information
jontze authored Aug 13, 2024
2 parents 1725bb5 + f640afe commit 636cbab
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 @@ -12,5 +12,5 @@ bat = "0.24.0"
clap = { version = "4.5.15", features = ["derive"] }
derive_builder = "0.20.0"
miette = { version = "7.2.0", features = ["fancy"] }
serde = { version = "1.0.206", features = ["derive"] }
serde = { version = "1.0.207", features = ["derive"] }
serde_yaml = "0.9.34"

0 comments on commit 636cbab

Please sign in to comment.