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
ef6734d0
Unverified
Commit
ef6734d0
authored
Sep 18, 2025
by
Harrison Saturley-Hall
Committed by
GitHub
Sep 18, 2025
Browse files
fix: crates.io allows at most 5 keywords (#3122)
Signed-off-by:
Harrison Saturley-Hall
<
hsaturleyhal@nvidia.com
>
parent
dcf55c3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Cargo.toml
Cargo.toml
+1
-1
No files found.
Cargo.toml
View file @
ef6734d0
...
@@ -23,7 +23,7 @@ authors = ["NVIDIA Inc. <sw-dl-dynamo@nvidia.com>"]
...
@@ -23,7 +23,7 @@ authors = ["NVIDIA Inc. <sw-dl-dynamo@nvidia.com>"]
license
=
"Apache-2.0"
license
=
"Apache-2.0"
homepage
=
"https://github.com/ai-dynamo/dynamo"
homepage
=
"https://github.com/ai-dynamo/dynamo"
repository
=
"https://github.com/ai-dynamo/dynamo.git"
repository
=
"https://github.com/ai-dynamo/dynamo.git"
keywords
=
[
"llm"
,
"genai"
,
"inference"
,
"nvidia"
,
"distributed"
,
"dynamo"
]
keywords
=
[
"llm"
,
"genai"
,
"inference"
,
"nvidia"
,
"distributed"
]
[workspace.dependencies]
[workspace.dependencies]
# Local crates
# Local crates
...
...
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