Skip to content

Commit 2c7dfaa

Browse files
committed
fix: incorrect crate SPDX identifier, Apache-2.0
Signed-off-by: Harrison Saturley-Hall <hsaturleyhal@nvidia.com>
1 parent 1477f6e commit 2c7dfaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/async-openai/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[package]
1212
name = "dynamo-async-openai"
1313
description = "Fork of async-openai customized for Dynamo."
14-
license = "Apache 2.0 AND MIT"
14+
license = "Apache-2.0 AND MIT"
1515
version.workspace = true
1616
edition.workspace = true
1717
authors.workspace = true

0 commit comments

Comments
 (0)