mozilla / crlite

WebPKI-level Certificate Revocation via Multi-Level Bloom Filter Cascade
http://www.cs.umd.edu/~dml/papers/crlite_oakland17.pdf
Mozilla Public License 2.0
67 stars 8 forks source link

Use rust:latest in Dockerfile #292

Closed jschanck closed 1 year ago

jschanck commented 1 year ago

Builds are currently failing with

error: package time v0.3.20 cannot be built because it requires rustc 1.63.0 or newer, while the currently active rustc version is 1.61.0

I don't see any harm in building with the rust:latest image.