Skip to content

Commit 57f0372

Browse files
Bump serde_yaml from 0.8.12 to 0.8.13
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.8.12...0.8.13) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5740640 commit 57f0372

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rand = "0.7"
1515
regex = "1"
1616
rocket = "0.4.1"
1717
serde = { version = "1.0", features = ["derive"] }
18-
serde_yaml = "0.8.12"
18+
serde_yaml = "0.8.13"
1919
sass-rs = "0.2.1"
2020
reqwest = { version = "0.10.6", features = ["blocking", "json"] }
2121
toml = "0.5"

0 commit comments

Comments
 (0)