Skip to content

Commit

Permalink
cargo.toml metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagomed committed Oct 5, 2023
1 parent 6059beb commit 3d2232d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
[package]
name = "orca"
description = "Orca is an LLM orchestration framework built in Rust"
homepage = "https://orca.scrippt.tech"
documentation = "https://docs.rs/orca"
readme = "README.md"
license-file = "LICENSE"
repository = "https://github.com/scrippt-tech/orca"
version = "0.1.0"
edition = "2021"

Expand Down

0 comments on commit 3d2232d

Please sign in to comment.