author | Jordan Doyle <jordan@doyle.la> | 2022-07-04 21:17:03.0 +01:00:00 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-04 21:17:03.0 +01:00:00 |
commit | 3d00c79fc88057d1164b75559e7c998e780dad72 [patch] |
|
tree | f8446b32d36621a3e396e178f0c47dc7e2673d61 |
|
parent | b1afbd997d9d1c597aca31bb356b26cd9711bdb3 |
|
parent | 5d9618ddbfc018ee5fabc07d717d3030520baa8a |
|
download | 3d00c79fc88057d1164b75559e7c998e780dad72.tar.gz |
Merge pull request #14 from w4/dependabot/cargo/time-0.3.11
Bump time from 0.3.7 to 0.3.11
Diff
Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e0b99b1..d9db415 100644 --- a/Cargo.lock +++ a/Cargo.lock @@ -1616,9 +1616,9 @@ [[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",