chore: setup project info in cargo.toml and update links in README.md

This commit is contained in:
Stevan Freeborn
2026-03-25 20:39:57 -05:00
parent 524e2cf768
commit df648d924e
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -4,6 +4,9 @@ version = "0.0.0"
edition = "2021"
description = "Rust SDK for the Onspring API"
license = "MIT"
repository = "https://github.com/StevanFreeborn/onspring-api-sdk-rust"
homepage = "https://github.com/StevanFreeborn/onspring-api-sdk-rust"
documentation = "https://docs.rs/onspring-api-sdk-rust"
[lib]
name = "onspring"