chore: init a Cargo library

This commit is contained in:
J / Jacob Babich
2024-10-28 03:01:49 -04:00
parent a464496d9f
commit 277a73636b
4 changed files with 31 additions and 0 deletions

7
Cargo.lock generated Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "babichjacob-google-generative-language"
version = "0.1.0"