Skip to content

Commit cbca048

Browse files
fix make_client template for windows
1 parent a0ca1f5 commit cbca048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/wasm-pkg-client/tests/publish_semver_check.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ default_registry = "local"
4545
type = "local"
4646
4747
[registry."local".local]
48-
root = "{}"
48+
root = '{}'
4949
"#,
5050
root.display(),
5151
);

0 commit comments

Comments
 (0)