Contains type definition for the selections file
The selections file, commonly known by its file name dub.selections.json, is used by Dub to store resolved dependencies. Its purpose is identical to other package managers' lock file.
A subresource integrity declaration
Wrapper around SelectedDependency to do deserialization but still provide a Dependency object to client code.
A specific version of the selections file
Top level type for dub.selections.json
See Source File
Contains type definition for the selections file
The selections file, commonly known by its file name dub.selections.json, is used by Dub to store resolved dependencies. Its purpose is identical to other package managers' lock file.