AnduroProject / alys

5 stars 0 forks source link

Broken Time dependency when compiling on Rust 1.80 or Rust 1.80.1 #20

Open gusfraser opened 3 months ago

gusfraser commented 3 months ago

Bug in the Time dependency; requires an update to Time 0.3.36 and time-macros 0.2.18 as per https://github.com/time-rs/time/issues/696

Running "cargo update time" will also fix it