diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-06 01:06:01 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-06 01:06:01 +0000 |
| commit | fbf28d8a1e3a4cff3702e5ce3b22568cfc2cd95e (patch) | |
| tree | e55f6594e628c1dbc0443e91809180c2aaa4db3f /src | |
| parent | 7c6ca9be1bed73758c1b660ebbfdebaf32870694 (diff) | |
| download | cryptography-fbf28d8a1e3a4cff3702e5ce3b22568cfc2cd95e.tar.gz | |
Bump scratch from 1.0.4 to 1.0.5 in /src/rust (#8457)
Bumps [scratch](https://github.com/dtolnay/scratch) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dtolnay/scratch/releases)
- [Commits](https://github.com/dtolnay/scratch/compare/1.0.4...1.0.5)
---
updated-dependencies:
- dependency-name: scratch
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src')
| -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 29bf2bc99..03246928f 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -477,9 +477,9 @@ checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" [[package]] name = "scratch" -version = "1.0.4" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d5e082f6ea090deaf0e6dd04b68360fd5cddb152af6ce8927c9d25db299f98c" +checksum = "1792db035ce95be60c3f8853017b3999209281c24e2ba5bc8e59bf97a0c590c1" [[package]] name = "smallvec" |
