--- just-1.9.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ just-1.9.0/Cargo.toml 2022-09-30T00:37:34.996094+00:00 @@ -15,9 +15,16 @@ version = "1.9.0" authors = ["Casey Rodarmor "] exclude = [ + "/Vagrantfile", + "/bin", "/book", + "/completions", + "/examples", + "/extras", "/icon.png", + "/justfile", "/screenshot.png", + "/snapcraft.yaml", "/www", ] autotests = false @@ -133,9 +139,6 @@ version = "1.0.0" features = ["v4"] -[dev-dependencies.cradle] -version = "0.2.0" - [dev-dependencies.executable-path] version = "1.0.0"