Skip to content

Commit 0f6af25

Browse files
committed
chore(deps): upgrade tokio, gix, tempfile, add rayon, bump to v0.3.0
- tokio 1.43 -> 1.50, gix 0.78 -> 0.80, tempfile 3.25 -> 3.26 - Add rayon 1.11 for CPU-bound tree-sitter parallel parsing - Move toml to dev-dependencies (only used in tests) - Bump version to 0.3.0 and MSRV to 1.94 (edition 2024)
1 parent e85420c commit 0f6af25

3 files changed

Lines changed: 226 additions & 151 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ target/
2828
# Mutation testing data
2929
**/mutants.out*/
3030

31-
# --- AI / Claude -------------------------------------------------------------
31+
# --- AI ----------------------------------------------------------------------
3232

33-
.claude
33+
.claude/
34+
docs/

0 commit comments

Comments
 (0)