zaycev / bevy-magic-light-2d

Experiment with computing 2D shading, lighting and shadows with Bevy Engine
Apache License 2.0
427 stars 37 forks source link

Remove lib info from Cargo.toml #29

Closed csandven closed 10 months ago

csandven commented 10 months ago

Using this crate as a dependency works fine today, but if you run cargo run --features bevy/dynamic_linking you will get an error. By removing the lib information (which seems to be not needed anyway), this is resolved.

24

trunk-io[bot] commented 10 months ago

🚫 This pull request was closed and has been removed from the merge queue (details).