Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: whoami
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent f5cd538 commit d8b2b8d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
13 changes: 10 additions & 3 deletions rust/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 rust/lakesoul-io/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ datafusion-substrait = { workspace = true, features = ["protoc"] }
[dev-dependencies]
tempfile = "3.3.0"
comfy-table = "6.0"
whoami = "1.3"
whoami = "1.5"
rand = "0.8"

0 comments on commit d8b2b8d

Please sign in to comment.