build(deps): bump muldiv from 0.2.0 to 0.2.1

Bumps [muldiv](https://github.com/sdroege/rust-muldiv) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/sdroege/rust-muldiv/releases)
- [Changelog](https://github.com/sdroege/rust-muldiv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdroege/rust-muldiv/compare/0.2.0...0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-11 08:12:18 +00:00 committed by GitHub
parent 10202c2ad2
commit 22612debe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -3504,9 +3504,9 @@ dependencies = [
[[package]]
name = "muldiv"
version = "0.2.0"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "451a9a05d2a32c566c897835e0ea95cf79ed2fdfe957924045a1721a36c9980f"
checksum = "0419348c027fa7be448d2ae7ea0e4e04c2334c31dc4e74ab29f00a2a7ca69204"
[[package]]
name = "naga"