davidlattimore / wild

Apache License 2.0
664 stars 16 forks source link

Move some dependencies to wild_lib / dev dependencies #165

Closed davidlattimore closed 2 months ago

davidlattimore commented 2 months ago

The wild binary crate listed several dependencies that it didn't use directly. Notably, this fixes a compilation failure when running cargo build -p wild_lib due to the env-filter not being enabled.