Skip to content

Commit

Permalink
Bump time from 0.3.22 to 0.3.24
Browse files Browse the repository at this point in the history
Bumps [time](https:/time-rs/time) from 0.3.22 to 0.3.24.
- [Release notes](https:/time-rs/time/releases)
- [Changelog](https:/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.22...v0.3.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 0ffdf5c commit f9ab865
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 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 @@ -76,7 +76,7 @@ tracing = "0.1.37"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
webpki = "0.22.0"
windows = { version = "0.48.0", features = ["Win32_System_LibraryLoader", "Win32_Foundation", "Win32_UI_WindowsAndMessaging", "Win32_UI_Shell", "Win32_System_Memory"] }
time = { version = "0.3.22", default-features = false, features = ["parsing", "serde", "serde-well-known"] }
time = { version = "0.3.24", default-features = false, features = ["parsing", "serde", "serde-well-known"] }
shell-words = "1.1.0"
http-serde = "1.1.2"
tonic-reflection = "0.9.2"
Expand Down

0 comments on commit f9ab865

Please sign in to comment.