Skip to content

Commit 6ca0cf8

Browse files
renovate[bot]HerringtonDarkholme
authored andcommitted
fix(deps): update rust crate serde_yaml to 0.9.22
1 parent 9f33f03 commit 6ca0cf8

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

Cargo.lock

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

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ sfc = { path = "../sfc", package = "vue-compiler-sfc" }
1414
dom = { path = "../dom", package = "vue-compiler-dom" }
1515
path-clean = "1.0.1"
1616
codespan-reporting = "0.11.1"
17-
serde_yaml = "0.9.21"
17+
serde_yaml = "0.9.22"

0 commit comments

Comments
 (0)