Skip to content

Commit

Permalink
Merge pull request #35 from duyet/renovate/serde_yaml-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
duyet committed Aug 27, 2022
2 parents 475ad75 + abfaa80 commit fa85841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -17,7 +17,7 @@ env_logger = "0.9"
rand = "0.8"
postgres = "0.19"
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.8"
serde_yaml = "0.9"
ascii_table = { version = "4", features = ["auto_table_width", "color_codes"]}
md5 = "0.7"
walkdir = "2"
Expand Down

0 comments on commit fa85841

Please sign in to comment.