ast-grep/cargo_config
Michael Vetter 125eac036e - Update to 0.30.1:
* fix: fix --config=config.yml arg parse #1617
  * fix: update python version #1614
  * fix(deps): update dependency @swc/core to v1.9.3 63c1c8d
  * chore: revert pyo3 2022f38
  * feat: add rule entity inspection c569ec7

- Update to 0.30.0:
  * Breaking change: feat: semi-structured tracing output #1574
  * fix: error=unused-suppression should change exit code #1585
  * refactor: move stdErr into inspect mod #1575
  * infra: switch to llvm-cov #1570
  * Breaking change: refactor: rename --tracing to --inspect 105945e
  * Breaking change: refactor: remove --json format for tracing ed05be4
  * Breaking change: fix: remove builtin dart support cd25a62
  * Breaking change: fix: report unused suppression always 893df63
  * fix(deps): update babel monorepo b8803ce

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=94
2024-11-27 08:22:08 +00:00

5 lines
100 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"