Skip to content
- Updated dependencies (bitflag v1.3, rpassword v6.0)
- More tests
- Removed superfluous method `ErrorWith<T>::drop_payload()`
- most environment variables related methods now accept `impl AsRef<OsStr>`
  and thus can be called with `&str` and `&OsStr`.