rekka / meval-rs

Math expression parser and evaluation library for Rust
The Unlicense
153 stars 30 forks source link

Code that will be rejected by a future version of Rust: nom v1.2.4 #30

Open chaosprint opened 1 year ago

chaosprint commented 1 year ago

Perhaps upgrading nom would be very helpful.

antimora commented 1 year ago

@rekka Can you please merge this update and push a new release? We are getting a build warning telling that the future version of Rust will be rejected:

    Finished dev [unoptimized + debuginfo] target(s) in 0.30s
warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4