aiken/crates/aiken-project/src/deps
KtorZ 0771ab24bd
Move 'PackageName' and associated methods in its own module.
This is a bit cleaner, as the 'cmd/new' had many on-the-fly functions
  which are better scoped inside this module.

  Plus, it plays nicely with the std::str::FromStr trait definition.
2023-01-14 23:29:28 +01:00
..
downloader.rs Move 'PackageName' and associated methods in its own module. 2023-01-14 23:29:28 +01:00
manifest.rs Move 'PackageName' and associated methods in its own module. 2023-01-14 23:29:28 +01:00