dc1c9afa73
The immediate motivation is to address these CI failures with nightly: https://github.com/scottlamb/moonfire-nvr/runs/2593322801?check_suite_focus=true ``` Compiling lock_api v0.4.2 error[E0557]: feature has been removed --> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.2/src/lib.rs:91:42 | 91 | #![cfg_attr(feature = "nightly", feature(const_fn))] | ^^^^^^^^ feature has been removed | = note: split into finer-grained feature gates ``` Strangely, they don't occur locally with "rustc 1.54.0-nightly (fe72845f7 2021-05-16)" but do on CI with the exact same version?!? I don't get it, but lock-api 0.4.4 is advertised as being updated for latest nightly, so I expect this will address the problem anyway. |
||
---|---|---|
.. | ||
base | ||
db | ||
src | ||
Cargo.lock | ||
Cargo.toml |