feather-rs / feather

A Minecraft server implementation in Rust
Apache License 2.0
2.61k stars 142 forks source link

Cargo audit fix #512

Closed koskja closed 2 years ago

koskja commented 2 years ago

Get rid of cargo-audit issues

Status

Description

I have shamelessly stolen @noahcoetsee 's work and finished it to the best of my abilities by running cargo-update to bump wasmer-wasi to version 2.1.1, which gets rid of the time dependency.

Related issues

506 - original PR

Checklist

noahcoetsee commented 2 years ago

Happy to see this finally got done 🤣

koskja commented 2 years ago

Feels done.

Schuwi commented 2 years ago

Why does this PR activate new features for wasmer-wasi and zip?

koskja commented 2 years ago

Zip actually only gets the time feature removed and wasmer-wasi needs these features selected after an update to 2.1.1