We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70334f commit 14da5b5Copy full SHA for 14da5b5
rust/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "xgrep-search"
3
-version = "0.1.0"
+version = "0.1.1"
4
edition = "2021"
5
rust-version = "1.85"
6
description = "Ultra-fast indexed code search with MCP server for AI agents. Trigram inverted index, 50x faster than ripgrep on repeated searches."
0 commit comments