Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
fee976a2
Unverified
Commit
fee976a2
authored
Aug 28, 2025
by
Dmitry Tokarev
Committed by
GitHub
Aug 28, 2025
Browse files
fix: Added description to async-openai/Cargo.toml (#2761)
Signed-off-by:
Dmitry Tokarev
<
dtokarev@nvidia.com
>
parent
357aa69e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lib/async-openai/Cargo.toml
lib/async-openai/Cargo.toml
+2
-1
No files found.
lib/async-openai/Cargo.toml
View file @
fee976a2
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment