Skip to content

Commit aac943d

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

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.7"
18+
serde_yaml = "0.8.12"
1919
sass-rs = "0.2.1"
2020
reqwest = { version = "0.10.4", features = ["blocking", "json"] }
2121
toml = "0.5"

0 commit comments

Comments
 (0)