Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(cli): cli dependency updates and warn on bad config perm (#1956
) This commit: - Sets the exact dependency versions of `hyper-rustls`, `rustls` and other deps. - Adds warning on insecure cli configuration file mode instead of changing it. - Moves unix fs permission import closer to the place where it's checked.
- Loading branch information