🏡 index : ~doyle/gitlab-cargo-shim.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-07-01 3:07:06.0 +00:00:00
committer GitHub <noreply@github.com> 2022-07-01 3:07:06.0 +00:00:00
commit
5d9618ddbfc018ee5fabc07d717d3030520baa8a [patch]
tree
ebf7922218d762da17372991e32a210ba4891a5a
parent
f06a5be6b3f617513c5c02e676cb878a6638a468
download
5d9618ddbfc018ee5fabc07d717d3030520baa8a.tar.gz

Bump time from 0.3.7 to 0.3.11

Bumps [time](https://github.com/time-rs/time) from 0.3.7 to 0.3.11.
- [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.3.7...v0.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 5c6db58..62dd585 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1609,9 +1609,9 @@ dependencies = [

[[package]]
name = "time"
version = "0.3.7"
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "004cbc98f30fa233c61a38bc77e96a9106e65c88f2d3bef182ae952027e5753d"
checksum = "72c91f41dcb2f096c05f0873d667dceec1087ce5bcf984ec8ffb19acddbb3217"
dependencies = [
 "libc",
 "num_threads",