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 @@ ...@@ -10,10 +10,11 @@
[package] [package]
name = "dynamo-async-openai" name = "dynamo-async-openai"
description = "Fork of async-openai customized for Dynamo."
license = "Apache 2.0 AND MIT"
version.workspace = true version.workspace = true
edition.workspace = true edition.workspace = true
authors.workspace = true authors.workspace = true
license.workspace = true
homepage.workspace = true homepage.workspace = true
repository.workspace = true repository.workspace = true
readme.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