Skip to content

Commit bcf2141

Browse files
committed
chore: update deps
1 parent 511edf1 commit bcf2141

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ compact_str = "0.8.0"
1616
cssparser = "0.34.0"
1717
cssparser-color = "0.2.0"
1818
futures = "0.3.31"
19-
glass-easel-template-compiler = "0.12.1"
19+
glass-easel-template-compiler = "0.13.0"
2020
itertools = "0.13.0"
2121
log = "0.4.22"
2222
lsp-server = "0.7.7"
@@ -26,6 +26,3 @@ serde_json = "1.0.132"
2626
tokio = { version = "1.41.0", features = ["fs", "macros", "rt", "sync", "time"] }
2727
tokio-stream = { version = "0.1.16", features = ["fs"] }
2828
toml = "0.8.19"
29-
30-
[patch.crates-io]
31-
glass-easel-template-compiler = { path = "../glass-easel/glass-easel-template-compiler" }

0 commit comments

Comments
 (0)