chore: update lockfile

This commit is contained in:
Ryan Leckey 2020-12-18 21:26:21 -08:00
parent e6d336fa9a
commit 5e263b2f7a
No known key found for this signature in database
GPG Key ID: F8AA68C235AB08C9

8
Cargo.lock generated
View File

@ -3116,9 +3116,13 @@ dependencies = [
[[package]]
name = "whoami"
version = "0.9.0"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7884773ab69074615cb8f8425d0e53f11710786158704fca70f53e71b0e05504"
checksum = "e35495e7faf4c657051a8e9725d9c37ac57879e915be3ed55bb401af84382035"
dependencies = [
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "winapi"