addPackageDependency(_:to:)

Produce the set of source edits needed to add the given package dependency to the given manifest file.

AddPackageDependency.swift:36
static func addPackageDependency(_ dependency: PackageDependency, to manifest: SourceFileSyntax) throws -> PackageEditResult