We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221856a commit 57eee59Copy full SHA for 57eee59
examples/gemini-openai-compatibility/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "gemini-openai-compatibility"
3
version = "0.1.0"
4
edition = "2021"
5
-rust-version.workspace = true
+publish = false
6
7
[dependencies]
8
async-openai = {path = "../../async-openai", features = ["byot"]}
0 commit comments