1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Bump unindent from 0.1.2 to 0.1.3

Bumps [unindent](https://github.com/dtolnay/indoc) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/0.1.2...0.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-06-11 07:29:30 +00:00
parent 2b063dd363
commit 7cbe0d4ceb
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 4 additions and 4 deletions

View file

@ -255,7 +255,7 @@ libc = "0.2.26"
regex = "0.2.2"
rand = "0.3.15"
tempdir = "0.3.5"
unindent = "0.1.0"
unindent = "0.1.3"
lazy_static = "1.0.1"
[target.'cfg(unix)'.dev-dependencies]