Bump whoami from 1.1.3 to 1.1.4

Bumps [whoami](https://github.com/libcala/whoami) from 1.1.3 to 1.1.4.
- [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.3...v1.1.4)

---
updated-dependencies:
- dependency-name: whoami
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

4
Cargo.lock generated
View file

@ -1153,9 +1153,9 @@ dependencies = [
[[package]]
name = "whoami"
version = "1.1.3"
version = "1.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7741161a40200a867c96dfa5574544efa4178cf4c8f770b62dd1cc0362d7ae1"
checksum = "cabfe22aa4936611957e0b5ad9ed0472ac52b2bfb9aedac4a3f3a91a03bd1ff0"
dependencies = [
"wasm-bindgen",
"web-sys",