Skip to content

Commit ca0028b

Browse files
committed
fix(deps): update rust crate serde_yaml to 0.9.30
1 parent 55481f8 commit ca0028b

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

Lines changed: 20 additions & 20 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.25"
17+
serde_yaml = "0.9.30"

0 commit comments

Comments
 (0)