diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-11 07:49:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-11 07:49:28 +0000 |
| commit | d93c64bf0a443112376c0e229ca857d1e69482c2 (patch) | |
| tree | d904e6b2eeee44ecf6ddcea0acd50ca896ee074c | |
| parent | 928262531c3245ae16abea1108c6601490a59ef5 (diff) | |
| download | cryptography-dependabot/cargo/src/rust/smallvec-1.6.1.tar.gz | |
Bump smallvec from 1.6.0 to 1.6.1 in /src/rustdependabot/cargo/src/rust/smallvec-1.6.1
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.6.0...v1.6.1)
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 52233cee8..22b9690fb 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -191,9 +191,9 @@ checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" [[package]] name = "smallvec" -version = "1.6.0" +version = "1.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a55ca5f3b68e41c979bf8c46a6f1da892ca4db8f94023ce0bd32407573b1ac0" +checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e" [[package]] name = "syn" |
