Skip to content

Commit

Permalink
Bump unindent from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [unindent](https://github.com/dtolnay/indoc) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](dtolnay/indoc@0.2.2...0.2.3)

---
updated-dependencies:
- dependency-name: unindent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 11b0fbd commit 1bf18fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ categories =[ "development-tools::build-utils", "development-tools::cargo-plugin
license = "GPL-3.0"

[dev-dependencies]
unindent = "^0.2.2"
unindent = "^0.2.3"

[dependencies]
clap = { version = "^4.4.3", features = [ "cargo" ] }

0 comments on commit 1bf18fd

Please sign in to comment.