GRA0007 / crab.fit

Enter your availability to find a time that works for everyone!
https://crab.fit
GNU General Public License v3.0
265 stars 37 forks source link

Build Failure on Rust 1.80.00 or later #340

Open tomodachi94 opened 1 month ago

tomodachi94 commented 1 month ago

Description of the bug

The crab.fit API fails to build on Rust 1.80.0 or later.

To reproduce

  1. cd `mktemp -d` && git clone https://github.com/GRA0007/crab.fit && cd crab.fit/api
  2. cargo build
  3. See error related to the time crate

Expected behavior

Builds should probably work on Rust versions 1.80.0 or later.

Additional information

Further reading: