Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

fix: compiling on latest nightly #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

king6cong
Copy link

  1. fix compiling failure related to url crate by upgrading deps
  2. cargo fix to remove warnings
  3. some warnings related to lazy-static are still present, which are deps of deps, some of
    which should be removed later (e.g. config_file_handler). Related lints
    are removed for the the moment to enable compiling

1. fix compiling failure related to `url` crate by upgrading deps
2. `cargo fix` to remove warnings
3. some warnings related to `lazy-static` are still present, which are deps of deps, some of
which should be removed later (e.g. `config_file_handler`). Related lints
are removed for the the moment to enable compiling
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant