feat: update package version to 1.0.0 and add authors field in Cargo.toml
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[package]
|
||||
name = "codebase-to-prompt"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
edition = "2024"
|
||||
authors = ["Gabriel Kaszewski <gabrielkaszewski@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.99"
|
||||
|
Reference in New Issue
Block a user