chore: fix all clippy warnings and add Cargo.toml metadata
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
name = "zerogravity"
|
||||
version = "1.0.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "OpenAI-compatible proxy for Google Antigravity"
|
||||
repository = "https://github.com/NikkeTryHard/zerogravity"
|
||||
authors = ["NikkeTryHard"]
|
||||
|
||||
[[bin]]
|
||||
name = "zerogravity"
|
||||
|
||||
Reference in New Issue
Block a user