chore: update dependencies

This commit is contained in:
Rekai Nyangadzayi Musuka 2021-07-09 18:53:14 -05:00
parent 548f3867d4
commit 468f7c0f83
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -71,9 +71,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.41"
version = "1.0.42"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15af2628f6890fe2609a3b91bef4c83450512802e59489f9c1cb1fa5df064a61"
checksum = "595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486"
[[package]]
name = "arrayvec"