Bump whoami from 1.1.2 to 1.1.3

Bumps [whoami](https://github.com/libcala/whoami) from 1.1.2 to 1.1.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/compare/v1.1.2...v1.1.3)

---
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-08-18 03:01:23 +00:00 committed by GitHub
parent 706eb406f5
commit 2956c2bb55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

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