Skip to content

Commit 57eee59

Browse files
committed
fix
1 parent 221856a commit 57eee59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gemini-openai-compatibility/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "gemini-openai-compatibility"
33
version = "0.1.0"
44
edition = "2021"
5-
rust-version.workspace = true
5+
publish = false
66

77
[dependencies]
88
async-openai = {path = "../../async-openai", features = ["byot"]}

0 commit comments

Comments
 (0)