Bump sled from 0.31.0 to 0.33.0 (#11)

Bumps [sled](https://github.com/spacejam/sled) from 0.31.0 to 0.33.0.
- [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.31...v0.33)

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-07-15 09:03:59 -04:00
committed by GitHub
parent c652b6009b
commit 7d30af203d
2 changed files with 26 additions and 11 deletions

View File

@@ -16,5 +16,5 @@ log = "0.4"
pretty_env_logger = "0.4.0"
regex = "1.3.9"
rust-crypto = "^0.2"
sled = "0.31.0"
sled = "0.33.0"
clap = "2.33.1"