chore: bump const_format from 0.2.15 to 0.2.17 (#19049)

Bumps [const_format](https://github.com/rodrimati1992/const_format_crates) from 0.2.15 to 0.2.17.
- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)
- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)
- [Commits](https://github.com/rodrimati1992/const_format_crates/commits)

---
updated-dependencies:
- dependency-name: const_format
  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>
This commit is contained in:
dependabot[bot]
2021-08-04 13:38:50 -06:00
committed by GitHub
parent d60ccf64e1
commit cc27b8a5a7
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ clap = "2.33.1"
criterion-stats = "0.3.0"
ctrlc = { version = "3.1.9", features = ["termination"] }
console = "0.14.1"
const_format = "0.2.15"
const_format = "0.2.17"
dirs-next = "2.0.0"
log = "0.4.14"
Inflector = "0.11.4"