Skip to content

Commit

Permalink
Bump time from 0.2.27 to 0.3.5
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.2.27 to 0.3.5.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.2.27...v0.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 21, 2022
1 parent 95bdd0f commit 8282bdc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 62 deletions.
64 changes: 3 additions & 61 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 @@ -37,7 +37,7 @@ raw-cpuid = "10.3.0"
sha2 = { version = "0.10.2", default-features = false, features = ["force-soft"] }
smoltcp = { version = "0.8.1", default-features = false, features = ["alloc", "medium-ethernet", "socket-tcp", "socket-udp", "socket-dhcpv4", "proto-ipv4", "proto-dhcpv4"] }
spin = "0.9.4"
time = { version = "0.2.27", default-features = false }
time = { version = "0.3.5", default-features = false }
uart_16550 = "0.2.18"
vte = "0.11.0"
x86_64 = "0.14.9"
Expand Down

0 comments on commit 8282bdc

Please sign in to comment.