amethyst / shred

Shared resource dispatcher
Apache License 2.0
233 stars 66 forks source link

nom v5.1.2 used by tynm v0.1.6 Compiler Warning #227

Closed juliusl closed 3 months ago

juliusl commented 1 year ago
warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2

This is a minor issue since cargo update will update tynm to v0.1.7 which has an updated nom.

Imberflur commented 3 months ago

Should be resolved by https://github.com/amethyst/shred/pull/237