Skip to content

Commit 57a3d72

Browse files
Merge pull request #36 from Sciencentistguy/renovate/indoc-2.x
Update Rust crate indoc to v2
2 parents 16bcd47 + 40a6104 commit 57a3d72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ edition = "2021"
77

88
[dependencies]
99
clap = { version = "4.0.32", features = ["derive"] }
10-
indoc = "1.0.9"
10+
indoc = "2.0.0"
1111
lazy_static = "1.4.0"
1212
regex = "1.9.6"

0 commit comments

Comments
 (0)