Fix licensing
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "google_ai"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[lib]
|
||||
path = "src/google_ai.rs"
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
name = "open_ai"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[lib]
|
||||
path = "src/open_ai.rs"
|
||||
|
||||
Reference in New Issue
Block a user