Bump whoami from 1.0.1 to 1.0.3

Bumps [whoami](https://github.com/libcala/whoami) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/libcala/whoami/releases)
- [Changelog](https://github.com/libcala/whoami/blob/main/CHANGELOG.md)
- [Commits](https://github.com/libcala/whoami/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-01 03:02:37 +00:00 committed by GitHub
parent 92a1636a60
commit c4084789b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -1108,9 +1108,9 @@ dependencies = [
[[package]]
name = "whoami"
version = "1.0.1"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e35495e7faf4c657051a8e9725d9c37ac57879e915be3ed55bb401af84382035"
checksum = "d595b2e146f36183d6a590b8d41568e2bc84c922267f43baf61c956330eeb436"
dependencies = [
"wasm-bindgen",
"web-sys",