Skip to content

Commit c94c850

Browse files
committed
fix(deps): update rust crate serde_yaml to 0.9.23
1 parent 1b9e318 commit c94c850

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.

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.22"
17+
serde_yaml = "0.9.23"

0 commit comments

Comments
 (0)