Bump sled from 0.34.5 to 0.34.6 (#49)

Bumps [sled](https://github.com/spacejam/sled) from 0.34.5 to 0.34.6.
- [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.5...v0.34.6)

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-13 08:26:48 -05:00
committed by GitHub
parent 87950dc8ee
commit ddf9c7ea43
2 changed files with 3 additions and 3 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.5"
sled = "0.34.6"
clap = "2.33.3"
envconfig = "0.9.1"
envconfig_derive = "0.9.1"