Skip to content

Commit c5e78d5

Browse files
committed
upgrade indoc dependency
1 parent 2aecf80 commit c5e78d5

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
@@ -125,7 +125,7 @@ mockito = "0.31.0"
125125
test-case = "3.0.0"
126126
aws-smithy-client = { version = "0.54.4", features = ["test-util"]}
127127
aws-smithy-http = "0.54.4"
128-
indoc = "1.0.7"
128+
indoc = "2.0.0"
129129

130130
[build-dependencies]
131131
time = "0.3"

0 commit comments

Comments
 (0)