Skip to content

Commit dcf55c3

Browse files
fix: incorrect crate SPDX identifier, Apache-2.0 (#3118)
Signed-off-by: Harrison Saturley-Hall <hsaturleyhal@nvidia.com>
1 parent e9cb942 commit dcf55c3

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)