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 Jan 12, 2022
1 parent 3e99767 commit 1e57a93
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 @@ -40,7 +40,7 @@ raw-cpuid = "10.2.0"
sha2 = { version = "0.10.0", default-features = false, features = ["force-soft"] }
smoltcp = { version = "0.7.5", default-features = false, features = ["alloc", "ethernet", "socket-tcp", "socket-udp", "proto-ipv4", "proto-dhcpv4"] }
spin = "0.9.2"
time = { version = "0.2.27", default-features = false }
time = { version = "0.3.5", default-features = false }
uart_16550 = "0.2.16"
vte = "0.10.1"
x86_64 = "0.14.7"
Expand Down

0 comments on commit 1e57a93

Please sign in to comment.