docs: document new supported languages

This commit is contained in:
Himadri Bhattacharjee
2025-08-17 17:37:34 +05:30
parent 633c1a206b
commit 650329206d
2 changed files with 3 additions and 1 deletions

2
Cargo.lock generated
View File

@@ -2491,7 +2491,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[package]]
name = "silos"
version = "5.2.1"
version = "5.2.2"
dependencies = [
"anyhow",
"candle-core",

View File

@@ -78,6 +78,8 @@ This API parses code into an AST (Abstract Syntax Tree) via tree-sitter and can
- C
- Rust
- Go
- Javascript
- C++
### Defining mutation collections