Skip to content

Commit

Permalink
Bump serde_yaml from 0.8.14 to 0.8.15 (#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 6, 2021
1 parent 0e41be1 commit 8140b93
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 boa_tester/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2018"
Boa = { path = "../boa" }
structopt = "0.3.21"
serde = { version = "1.0.118", features = ["derive"] }
serde_yaml = "0.8.14"
serde_yaml = "0.8.15"
serde_json = "1.0.61"
bitflags = "1.2.1"
regex = "1.4.2"
Expand Down

0 comments on commit 8140b93

Please sign in to comment.