Skip to content

Commit

Permalink
Bump typstyle-core from 0.12.14 to 0.12.15
Browse files Browse the repository at this point in the history
Bumps [typstyle-core](https://github.com/Enter-tainer/typstyle) from 0.12.14 to 0.12.15.
- [Release notes](https://github.com/Enter-tainer/typstyle/releases)
- [Changelog](https://github.com/Enter-tainer/typstyle/blob/master/CHANGELOG.md)
- [Commits](Enter-tainer/typstyle@v0.12.14...v0.12.15)

---
updated-dependencies:
- dependency-name: typstyle-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2025
1 parent 82671a3 commit 158d164
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ serde_json = { version = "1.0", features = ["preserve_order"] }
# Disable default feature to omit `wasm-bindgen`
# https://github.com/Enter-tainer/typstyle/blob/2129609c0414e163d3ca1460d97c7b2ae5c271ff/Cargo.toml#L42C1-L42C13
# https://github.com/dprint/dprint/issues/447
typstyle-core = { version = "0.12.14", default-features = false }
typstyle-core = { version = "0.12.15", default-features = false }

[lib]
crate-type = ["lib", "cdylib"]

0 comments on commit 158d164

Please sign in to comment.