"lib/parsers/vscode:/vscode.git/clone" did not exist on "6d091bf3df4c94b9cc0e2bf0be2436f72de9d6ee"
Unverified Commit dcf55c3c authored by Harrison Saturley-Hall's avatar Harrison Saturley-Hall Committed by GitHub
Browse files

fix: incorrect crate SPDX identifier, Apache-2.0 (#3118)


Signed-off-by: default avatarHarrison Saturley-Hall <hsaturleyhal@nvidia.com>
parent e9cb9428
......@@ -11,7 +11,7 @@
[package]
name = "dynamo-async-openai"
description = "Fork of async-openai customized for Dynamo."
license = "Apache 2.0 AND MIT"
license = "Apache-2.0 AND MIT"
version.workspace = true
edition.workspace = true
authors.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