Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This bumps the minimum rust version to 1.24.1. This isn't done directly for this project, but one of your dependencies, multipart, uses lazy_static, and there is a soundness bug that was fixed in 1.2.0 and rust 1.24.1. In order to avoid this bug in multipart, we need to bump your minimum version as well.
- Loading branch information