mirror of
https://github.com/babichjacob/google-generative-language-rs.git
synced 2025-10-01 18:37:53 -04:00
chore: init a Cargo library
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "babichjacob-google-generative-language"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["J / Jacob Babich <jacobbabichpublic+git@gmail.com>"]
|
||||
license = "Apache-2.0 OR MIT OR Unlicense"
|
||||
repository = "https://github.com/babichjacob/google-generative-language-rs"
|
||||
|
||||
[dependencies]
|
Reference in New Issue
Block a user