Skip to content

Commit 5fc7d11

Browse files
committed
Add release automation.
Signed-off-by: Rahul Krishna <[email protected]>
1 parent f515122 commit 5fc7d11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name = "codeanalyzer-rs"
33
version = "0.1.0"
44
edition = "2021"
5-
authors = ["Rithul Kamesh <[email protected]>"]
6-
description = "A code analysis tool written in Rust"
5+
authors = ["Rithul Kamesh <[email protected]>", "Rahul Krishna <[email protected]>"]
6+
description = "A code analysis tool written in Rust for Rust"
77
license = "Apache-2.0"
88
repository = "https://github.com/codellm-devkit/codeanalyzer-rs"
99
readme = "README.md"

0 commit comments

Comments
 (0)