"lib/parsers/src/vscode:/vscode.git/clone" did not exist on "6b4326252fd8d5570ffa3c76d06589379603e2b4"
Unverified Commit fee976a2 authored by Dmitry Tokarev's avatar Dmitry Tokarev Committed by GitHub
Browse files

fix: Added description to async-openai/Cargo.toml (#2761)


Signed-off-by: default avatarDmitry Tokarev <dtokarev@nvidia.com>
parent 357aa69e
......@@ -10,10 +10,11 @@
[package]
name = "dynamo-async-openai"
description = "Fork of async-openai customized for Dynamo."
license = "Apache 2.0 AND MIT"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
readme.workspace = true
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment