Open
Description
Currently the CrateDetails
struct has two fields of untyped JSON, authors_json
and dependencies
. This isn't good since it can lead to errors like #879's OOB template indexing.
Currently the CrateDetails
struct has two fields of untyped JSON, authors_json
and dependencies
. This isn't good since it can lead to errors like #879's OOB template indexing.