-
-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
loco-rs/loco-devcontainer
#1Labels
Description
Description
Needed to upgrade loco-rs to latest version to resolve clippy error with time version 0.3.34 crate see here. Now my server is unresponsive:
To Reproduce
Run app with loco-rs version 0.6.2, run cargo loco start, and then ping the server @ http://localhost:5150/_ping.
Expected Behavior
A response a from server. Dowgrading loco-rs to 0.6.1 fixes the problem, but re-introduces the time crate error.
Environment:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
Running in default dev container.
Additional Context
Hope this is descriptive enough, let me know if you need more info.
Reactions are currently unavailable

