Skip to content

Commit

Permalink
Bump unindent from 0.2.3 to 0.2.4 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent ee21151 commit 0c81518
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 @@ -174,7 +174,7 @@ thiserror = "2.0.12"
tokio = { version = "1.43.0", features = ["full"] }
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.19", features = ["serde", "serde_json", "env-filter", "default"] }
unindent = "0.2.3"
unindent = "0.2.4"
url = { version = "2.5.4", features = ["serde"] }
walkdir = "2.4.0"
which = { version = "7.0.2", features = ["regex"] }
Expand Down

0 comments on commit 0c81518

Please sign in to comment.