You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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. ]