diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-23 12:04:19 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-23 12:04:19 +0000 |
| commit | 7edccaa3d6a01cbf4f5d91dddedaa8810763339b (patch) | |
| tree | ce808a78a92ec9f10f9c0c995a9f40a644d22b40 | |
| parent | 68632a6397168a444dd6c4a985cb3a1dc918a28d (diff) | |
| download | cryptography-dependabot/cargo/src/rust/instant-0.1.11.tar.gz | |
Bump instant from 0.1.10 to 0.1.11 in /src/rustdependabot/cargo/src/rust/instant-0.1.11
Bumps [instant](https://github.com/sebcrozet/instant) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/sebcrozet/instant/releases)
- [Commits](https://github.com/sebcrozet/instant/compare/v0.1.10...v0.1.11)
---
updated-dependencies:
- dependency-name: instant
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | src/rust/Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rust/Cargo.lock b/src/rust/Cargo.lock index 1f044ac61..ff0d5607c 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -106,9 +106,9 @@ dependencies = [ [[package]] name = "instant" -version = "0.1.10" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bee0328b1209d157ef001c94dd85b4f8f64139adb0eac2659f4b08382b2f474d" +checksum = "716d3d89f35ac6a34fd0eed635395f4c3b76fa889338a4632e5231a8684216bd" dependencies = [ "cfg-if", ] |
