Skip to content

Commit dfd090f

Browse files
authored
Merge pull request #66 from eirtools/renovate/indoc-2.0.x
Update Rust crate indoc from 2.0.6 to 2.0.7
2 parents 2392aa8 + e6659ac commit dfd090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ chrono = { version = "=0.4.42", features = ["alloc"] }
2020
log = { version = "0.4.29" }
2121
futures = { version = "=0.3.31", features = ["async-await"] }
2222
clap = { version = "4.5.53", features = ["derive", "wrap_help"] }
23-
indoc = { version = "2.0.6" }
23+
indoc = { version = "2.0.7" }
2424
stderrlog = { version = "=0.6.0" }
2525
regex = { version = "1.12.2" }

0 commit comments

Comments
 (0)