Skip to content

Commit 82abfdf

Browse files
build(deps): bump typst-syntax from 0.13.1 to 0.14.0
Bumps [typst-syntax](https://github.com/typst/typst) from 0.13.1 to 0.14.0. - [Release notes](https://github.com/typst/typst/releases) - [Commits](typst/typst@v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: typst-syntax dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0861d39 commit 82abfdf

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

Cargo.lock

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

harper-typst/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/automattic/harper"
88

99
[dependencies]
1010
harper-core = { path = "../harper-core", version = "0.70.0" }
11-
typst-syntax = { version = "0.13.1" }
11+
typst-syntax = { version = "0.14.0" }
1212
ordered-float = { version = "5.1.0", features = ["serde"] }
1313
itertools = "0.14.0"
1414
paste = "1.0.14"

0 commit comments

Comments
 (0)