summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-20 11:08:31 +0000
committerSascha Grunert <sgrunert@redhat.com>2021-10-20 14:01:55 +0200
commit0d82362f33e2d7e560cfdd9bfd5ae30cc079b1ee (patch)
treeb528b6e78ac5b3f5df8a1fbdaf4d35f9291cc72f
parentf512cf9b7c9942f60d7165e09751ed6f98305fe6 (diff)
Bump bumpalo from 3.7.1 to 3.8.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.1 to 3.8.0. - [Release notes](https://github.com/fitzgen/bumpalo/releases) - [Changelog](https://github.com/fitzgen/bumpalo/blob/master/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.7.1...3.8.0) --- updated-dependencies: - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2889ff5..68b862a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -97,9 +97,9 @@ dependencies = [
[[package]]
name = "bumpalo"
-version = "3.7.1"
+version = "3.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d9df67f7bf9ef8498769f994239c45613ef0c5899415fb58e9add412d2c1a538"
+checksum = "8f1e260c3a9040a7c19a12468758f4c16f31a81a1fe087482be9570ec864bb6c"
[[package]]
name = "cc"