Unverified Commit 3f4b3d4d authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

fix: add missing description to memory crate (#5483)


Signed-off-by: default avatarAnant Sharma <anants@nvidia.com>
parent 4597fd95
...@@ -8,6 +8,7 @@ edition.workspace = true ...@@ -8,6 +8,7 @@ edition.workspace = true
authors.workspace = true authors.workspace = true
license.workspace = true license.workspace = true
repository.workspace = true repository.workspace = true
description = "Memory management library for Dynamo"
[features] [features]
default = ["testing-all"] default = ["testing-all"]
......
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