threefoldtech / rfs

A fuse filesystem in rust
Apache License 2.0
1 stars 1 forks source link

fix time lib update doesn't match latest in rust #70

Closed rawdaGastan closed 1 month ago

rawdaGastan commented 1 month ago

Description

Fix time lib update doesn't match latest in rust, format and remove unused libs

iwanbk commented 1 month ago

format

@rawdaGastan maybe we can add rustfmt check on the github actions

iwanbk commented 1 month ago

see the example https://github.com/threefoldtech/mycelium/blob/master/.github/workflows/ci.yaml#L13-L20