Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

Cargo.lock 262B

12345678910111213141516171819
  1. [[package]]
  2. name = "booty-core"
  3. version = "0.1.0"
  4. [[package]]
  5. name = "booty-id-filebot"
  6. version = "0.1.0"
  7. dependencies = [
  8. "booty-core 0.1.0",
  9. ]
  10. [[package]]
  11. name = "bootyd"
  12. version = "0.1.0"
  13. dependencies = [
  14. "booty-core 0.1.0",
  15. "booty-id-filebot 0.1.0",
  16. ]