Skip to content

Commit

Permalink
Bump serde_yaml from 0.8.26 to 0.9.1 (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 30, 2022
1 parent 30368dc commit 387cbbb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
36 changes: 17 additions & 19 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 @@ -20,7 +20,7 @@ prettytable-rs = "0.8"
rand = "0.8"
rand_distr = "0.4"
serde = {version = "1.0", features = ["derive"]}
serde_yaml = "0.8"
serde_yaml = "0.9"
statrs = "0.15"
thiserror = "1"

Expand Down

0 comments on commit 387cbbb

Please sign in to comment.