chore: update maintainer info and project metadata
- Change author to Sunbeam Studios - Remove GitHub-specific files (.github/, renovate, README.template) - Remove .env.example (replaced by .envrc workflow) - Replace Makefile with justfile - Update CHANGELOG with v1.0.0 fork notes - Update Cargo.toml homepage to sunbeam.pt
This commit is contained in:
@@ -7,9 +7,9 @@ version = "1.0.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.76.0"
|
||||
|
||||
authors = ["Ivan Gabriele <ivan.gabriele@protonmail.com>"]
|
||||
authors = ["Sunbeam Studios <hello@sunbeam.pt>"]
|
||||
categories = ["api-bindings"]
|
||||
homepage = "https://src.sunbeam.pt/studio/mistralai-client-rs"
|
||||
homepage = "https://sunbeam.pt"
|
||||
keywords = ["mistral", "mistralai", "client", "api", "llm"]
|
||||
readme = "README.md"
|
||||
repository = "https://src.sunbeam.pt/studio/mistralai-client-rs"
|
||||
|
||||
Reference in New Issue
Block a user