SHA256
1
0
forked from pool/ast-grep
ast-grep/cargo_config
Michael Vetter fc05213d4e - Update to 0.25.1:
* fix: make config file work outside of workspace root #1326
  * fix: fix napi musl bde7f34
  * fix: debug napi 2d87fc5

- Update to 0.25.0:
  * Fix Python 3.10 macOS ast-grep-py build #1315
  * feat: support multiple doc in scan #1310
  * fix: fix testing #1305
  * feat: support searching injected code in specified lang #1307
  * feat: improve HTML language extraction for ts/scss #1301
  * fix: use relative path in lsp #1272
  * fix: use match info in lsp message #1271
  * feat: support arm64 musl #1227
  * fix(deps): update dependency @babel/core to v7.24.8 624aa70
  * feat: support multiple regions in run 07ef11f
  * refactor: move Html out 4a0c177

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=61
2024-07-15 04:10:24 +00:00

5 lines
100 B
Plaintext

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