Skip to content

Commit

Permalink
chore(deps): bump serde_yaml from 0.9.10 to 0.9.11 (#1230)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2022
1 parent 06c5e39 commit 289f33d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ rand = "0.8"
serde = "1.0.144"
serde_derive = "1.0.142"
serde_json = "1.0.85"
serde_yaml = "0.9.10"
serde_yaml = "0.9.11"
shadow-rs = { version = "0.16.3", default-features = false }
thiserror = "1.0.34"
url = "2.2.2"
Expand Down

0 comments on commit 289f33d

Please sign in to comment.