Bump sled from 0.34.6 to 0.34.7 (#114)

Bumps [sled](https://github.com/spacejam/sled) from 0.34.6 to 0.34.7.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/v0.34.7/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.34.6...v0.34.7)

---
updated-dependencies:
- dependency-name: sled
  dependency-type: direct:production
  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>
Co-authored-by: Dave G <dave.gallant@rewind.io>
This commit is contained in:
dependabot[bot]
2021-09-15 08:29:38 -04:00
committed by GitHub
parent 4c90dc84b7
commit 39dc7ddc70
2 changed files with 11 additions and 11 deletions

View File

@@ -15,7 +15,7 @@ log = "0.4"
pretty_env_logger = "0.4.0"
regex = "1.5.4"
rust-crypto = "^0.2"
sled = "0.34.6"
sled = "0.34.7"
clap = "2.33.3"
envconfig = "0.10.0"
envconfig_derive = "0.10.0"