update deps
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nyyu 2021-07-15 18:27:12 +02:00
parent f0cffc475e
commit e2897e850e

4
Cargo.lock generated
View file

@ -33,9 +33,9 @@ checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631"
[[package]]
name = "cc"
version = "1.0.68"
version = "1.0.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a72c244c1ff497a746a7e1fb3d14bd08420ecda70c8f25c7112f2781652d787"
checksum = "e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2"
[[package]]
name = "cfg-if"