Platform: Windows x64
build faild:
= note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
For more information about this error, try `rustc --explain E0282`.
error: could not compile `time` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
Error failed to build app: failed to build app
resolves:
update time dependency
Then, the project can be built successfully.
Platform: Windows x64
build faild:
resolves:
update
timedependencyThen, the project can be built successfully.