Skip to content

Commit

Permalink
Merge pull request #16 from jontze/dependabot/cargo/serde-1.0.194
Browse files Browse the repository at this point in the history
chore(deps): Bump serde from 1.0.193 to 1.0.194
  • Loading branch information
jontze authored Jan 4, 2024
2 parents ac8b60f + af855aa commit 0792326
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -10,5 +10,5 @@ bat = "0.24.0"
clap = { version = "4.4.12", features = ["derive"] }
derive_builder = "0.12.0"
miette = { version = "5.10.0", features = ["fancy"] }
serde = { version = "1.0.193", features = ["derive"] }
serde = { version = "1.0.194", features = ["derive"] }
serde_yaml = "0.9.29"

0 comments on commit 0792326

Please sign in to comment.