I am trying your package on Swift 5
.package(url: "https://github.com/jjb3rd/HttpBasicAuth", .upToNextMinor(from: "0.0.1")),
but I get
error: the package dependency graph could not be resolved; unable to find any available tag for the following requirements:
https://github.com/jjb3rd/HttpBasicAuth @ 0.0.1..<0.1.0
can this be fixed? thanks