diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-12 07:07:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-12 07:07:20 +0000 |
| commit | 666f2513ad8286080719afefd865b49cfaaf3a5a (patch) | |
| tree | 23c8783fa6d75e4d7c0ddcad2da59a2629b412ac | |
| parent | 7b1d7af45b35d997a08b8e0361d46d176588ed30 (diff) | |
| download | cryptography-dependabot/cargo/src/rust/ctor-0.1.18.tar.gz | |
Bump ctor from 0.1.17 to 0.1.18 in /src/rustdependabot/cargo/src/rust/ctor-0.1.18
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.17 to 0.1.18.
- [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 bc715f079..61f9952a8 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -15,9 +15,9 @@ dependencies = [ [[package]] name = "ctor" -version = "0.1.17" +version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "373c88d9506e2e9230f6107701b7d8425f4cb3f6df108ec3042a26e936666da5" +checksum = "10bcb9d7dcbf7002aaffbb53eac22906b64cdcc127971dcc387d8eb7c95d5560" dependencies = [ "quote", "syn", |
