Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 9dd74e4

Browse files
fix(deps): update rust crate indoc to v2.0.1
1 parent 63c0483 commit 9dd74e4

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
@@ -40,7 +40,7 @@ anyhow = "=1.0.70"
4040
askama = "=0.12.0"
4141
clap = { version = "=4.1.14", features = ["cargo", "derive"] }
4242
globwalk = "=0.8.1"
43-
indoc = "=2.0.0"
43+
indoc = "=2.0.1"
4444
pariter = "=0.5.1"
4545
pathdiff = "=0.2.1"
4646
serde = { version = "=1.0.137", features = ["derive"] }

0 commit comments

Comments
 (0)