Ugly Alpha 1
seagull:0.1.0

total uncompressed bytes

58.8 KB

total files

23

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "README.md", ], has_build_script: false, }

14 wasted files

total waste: 9.5 KB

  1. tests/utils.rs : 3.6 KB
  2. tests/migrate.rs : 1.9 KB
  3. tests/poop.rs : 1.2 KB
  4. .github/workflows/ci.yml : 1.2 KB
  5. .gitignore : 398 B
  6. .vscode/tasks.json : 244 B
  7. docker-compose.yml : 169 B
  8. tests/fixtures/migrations_some_unapplied/V2__create.sql : 162 B
  9. tests/fixtures/migrations_all_unapplied/V2__create.sql : 162 B
  10. tests/fixtures/migrations_some_unapplied/V1__init.sql : 136 B
  11. tests/fixtures/migrations_all_unapplied/V1__init.sql : 136 B
  12. rusty-hook.toml : 60 B
  13. tests/fixtures/migrations_some_unapplied/V4_create_cats_table.sql : 48 B
  14. tests/fixtures/migrations_some_unapplied/V3_create_dogs_table.sql : 48 B