Bump sled from 0.34.4 to 0.34.5 (#48)

Bumps [sled](https://github.com/spacejam/sled) from 0.34.4 to 0.34.5.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.34.4...v0.34.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-09 18:21:45 -05:00
committed by GitHub
parent 0bee0147c2
commit 87950dc8ee
2 changed files with 19 additions and 19 deletions

View File

@@ -15,7 +15,7 @@ log = "0.4"
pretty_env_logger = "0.4.0"
regex = "1.4.2"
rust-crypto = "^0.2"
sled = "0.34.4"
sled = "0.34.5"
clap = "2.33.3"
envconfig = "0.9.1"
envconfig_derive = "0.9.1"