Ogeon/rustful

Don't depend on unstable features

Closed this issue · 1 comments

Ogeon commented
  • fs_time - used to get modification time of files.
  • path_ext - used to get metadata from files to read the modification time.
  • std_misc - used to call into_inner on poisoned locks.
  • test - benchmarking.
  • core - used for Utf8Error in response::Data. Removed in 875e01d
Ogeon commented

I decided to put nightly things behind a Cargo feature