Bump whoami from 1.1.1 to 1.1.2

Bumps [whoami](https://github.com/libcala/whoami) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/libcala/whoami/releases)
- [Changelog](https://github.com/libcala/whoami/blob/main/CHANGELOG.md)
- [Commits](https://github.com/libcala/whoami/compare/v1.1.1...v1.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-05 03:01:23 +00:00 committed by GitHub
parent 309827b95a
commit e37e9e3a66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -1038,9 +1038,9 @@ dependencies = [
[[package]]
name = "whoami"
version = "1.1.1"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e296f550993cba2c5c3eba5da0fb335562b2fa3d97b7a8ac9dc91f40a3abc70"
checksum = "4abacf325c958dfeaf1046931d37f2a901b6dfe0968ee965a29e94c6766b2af6"
dependencies = [
"wasm-bindgen",
"web-sys",