Skip to content

Commit

Permalink
Merge pull request #49 from siketyan/renovate/serde-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan authored May 2, 2024
2 parents 51143b5 + 16cdd19 commit 9352cf0
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 @@ -11,7 +11,7 @@ edition = "2021"

[dependencies]
dirs = "5.0.1"
serde = { version = "1.0.199", features = ["derive"] }
serde = { version = "1.0.200", features = ["derive"] }
serde_yaml = "0.9"
thiserror = "1.0.59"

Expand Down

0 comments on commit 9352cf0

Please sign in to comment.