Skip to content

Commit 65f616c

Browse files
committed
Add cargo to supported_ecosystems #594
Signed-off-by: Jono Yang <[email protected]>
1 parent 87afd46 commit 65f616c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packagedb/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -997,6 +997,7 @@ def _reindex_package(package, reindexed_packages, **kwargs):
997997
"github",
998998
"conan",
999999
"pypi",
1000+
"cargo",
10001001
]
10011002

10021003
unique_packages, unsupported_packages, unsupported_vers = get_resolved_packages(

0 commit comments

Comments
 (0)