Skip to content

Commit

Permalink
Bump the cargo group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the cargo group with 2 updates in the / directory: [whoami](https://github.com/ardaku/whoami) and [time](https://github.com/time-rs/time).


Updates `whoami` from 0.9.0 to 1.5.0
- [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md)
- [Commits](ardaku/whoami@v0.9.0...v1.5.0)

Updates `time` from 0.1.43 to 0.1.45
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/commits)

---
updated-dependencies:
- dependency-name: whoami
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: time
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 5b1cb3d commit 50ae242
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 13 deletions.
159 changes: 147 additions & 12 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ log = "0.4.11"
serde = "1.0.114"
serde_derive = "1.0.114"
serde_ini = "0.2.0"
whoami = "0.9.0"
whoami = "1.5.0"

0 comments on commit 50ae242

Please sign in to comment.