manuel-woelker / rust-vfs

A virtual filesystem for Rust
Apache License 2.0
384 stars 44 forks source link

Unblock CI #52

Open Property404 opened 1 year ago

Property404 commented 1 year ago

rust-embed-utils 7.5.0 breaks MSRV 1.40 with a feature introduced in Rust 1.41 (Result::map_or)

Alternatively you could bump the MSRV: https://github.com/manuel-woelker/rust-vfs/pull/53