update lock file

This commit is contained in:
figsoda 2021-02-24 14:10:52 -05:00
parent 468fbf5c3c
commit c6d1b13724

4
Cargo.lock generated
View file

@ -509,9 +509,9 @@ dependencies = [
[[package]] [[package]]
name = "once_cell" name = "once_cell"
version = "1.6.0" version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ad167a2f54e832b82dbe003a046280dceffe5227b5f79e08e363a29638cfddd" checksum = "10acf907b94fc1b1a152d08ef97e7759650268cf986bf127f387e602b02c7e5a"
[[package]] [[package]]
name = "os_str_bytes" name = "os_str_bytes"