Skip to content

Commit

Permalink
Bump whoami from 1.3.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [whoami](https://github.com/ardaku/whoami) from 1.3.0 to 1.4.1.
- [Changelog](https://github.com/ardaku/whoami/blob/stable/CHANGELOG.md)
- [Commits](ardaku/whoami@v1.3.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent d266310 commit 4ba8de2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion eml-client/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ anyhow = "^1.0"
notmuch-more = "^0.0.0"
tauri = { version = "^1.1.4", features = ["dialog-open", "dialog-save", "fs-write-file", "path-all", "shell-open"] }
thiserror = "^1.0.26"
whoami = "^1.1.2"
whoami = "^1.4.1"

[features]
default = [ "custom-protocol" ]
Expand Down

0 comments on commit 4ba8de2

Please sign in to comment.