diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-03 06:47:27 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-03 06:47:27 +0000 |
| commit | c4edf87f8b5d29081a03af499741e5028581a374 (patch) | |
| tree | 5f1782d55774874c014e9c33a6e8e035e7936618 | |
| parent | d125d85458dd9c8f7fbcc28b6988a4fcae1fde06 (diff) | |
| download | cryptography-dependabot/cargo/src/rust/ctor-0.1.19.tar.gz | |
Bump ctor from 0.1.18 to 0.1.19 in /src/rustdependabot/cargo/src/rust/ctor-0.1.19
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.18 to 0.1.19.
- [Release notes](https://github.com/mmastrac/rust-ctor/releases)
- [Commits](https://github.com/mmastrac/rust-ctor/commits)
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 59a5194c4..d4b90b8c4 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -15,9 +15,9 @@ dependencies = [ [[package]] name = "ctor" -version = "0.1.18" +version = "0.1.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10bcb9d7dcbf7002aaffbb53eac22906b64cdcc127971dcc387d8eb7c95d5560" +checksum = "e8f45d9ad417bcef4817d614a501ab55cdd96a6fdb24f49aab89a54acfd66b19" dependencies = [ "quote", "syn", |
