Skip to content

Commit 158a53f

Browse files
authored
Merge pull request #709 from DataDog/dependabot/cargo/pretty_yaml-0.5.1
Bump pretty_yaml from 0.4.0 to 0.5.1
2 parents 6388c30 + 75cfd48 commit 158a53f

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

Cargo.lock

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

crates/bins/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tracing-subscriber = { version = "0.3.18", features = [
6767
"json",
6868
] }
6969
tracing-appender = "0.2"
70-
pretty_yaml = "0.4"
70+
pretty_yaml = "0.5"
7171

7272

7373
# For linux and macos, we need the vendored ssl

0 commit comments

Comments
 (0)