on page 247, the reader is instructed to “import Crypto”, but Crypto has not been added to Package.swift yet
later on page 253, the reader is instructed to add the Authentication library to Package.swift, but still leave out Crypto and the target declaration.
The changes to Package.swift should probably be moved to the beginning of the chapter, and both additions gotten out of the way early.