We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f515122 commit 5fc7d11Copy full SHA for 5fc7d11
Cargo.toml
@@ -2,8 +2,8 @@
2
name = "codeanalyzer-rs"
3
version = "0.1.0"
4
edition = "2021"
5
-authors = ["Rithul Kamesh <[email protected]>"]
6
-description = "A code analysis tool written in Rust"
+authors = ["Rithul Kamesh <[email protected]>", "Rahul Krishna <[email protected]>"]
+description = "A code analysis tool written in Rust for Rust"
7
license = "Apache-2.0"
8
repository = "https://github.com/codellm-devkit/codeanalyzer-rs"
9
readme = "README.md"
0 commit comments