Skip to content

Commit

Permalink
cargo: bump whoami from 1.2.3 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [whoami](https://github.com/ardaku/whoami) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/ardaku/whoami/releases)
- [Changelog](https://github.com/ardaku/whoami/blob/stable/CHANGELOG.md)
- [Commits](ardaku/whoami@v1.2.3...v1.3.0)

---
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 and github-actions[bot] committed Dec 29, 2022
1 parent e824c49 commit 37fa7c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tempfile = "3.3.0"
thiserror = "1.0.38"
thrift = { version = "0.17.0", default-features = false, optional = true }
uuid = { version = "1.2.2", features = ["v4"] }
whoami = "1.2.3"
whoami = "1.3.0"
zstd = "0.12.1"
tracing = "0.1.37"
prost = "0.11.5"
Expand Down

0 comments on commit 37fa7c3

Please sign in to comment.