1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

build(deps): bump time from 0.1.43 to 0.3.9

Bumps [time](https://github.com/time-rs/time) from 0.1.43 to 0.3.9.
- [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/compare/v0.1.43...v0.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Sylvestre Ledru 2022-04-27 08:43:03 +02:00
parent bf3a86f654
commit ca670148f2
14 changed files with 218 additions and 123 deletions

View file

@ -11,6 +11,9 @@ unmaintained = "warn"
yanked = "warn"
notice = "warn"
ignore = [
"RUSTSEC-2020-0159",
"RUSTSEC-2022-0013",
"RUSTSEC-2020-0071",
#"RUSTSEC-0000-0000",
]