Skip to content

Commit 8942971

Browse files
Bump serde_yaml from 0.8.14 to 0.8.15 in /clients/libredirectionio
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.14 to 0.8.15. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.8.14...0.8.15) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 673ec59 commit 8942971

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -19,7 +19,7 @@ crate-type = ["staticlib", "cdylib", "rlib"]
1919
cbindgen="0.16.0"
2020
libtool = "0.1.1"
2121
serde = { version = "1.0", features = ["derive"] }
22-
serde_yaml = "0.8.14"
22+
serde_yaml = "0.8.15"
2323
tera = "1.6.1"
2424

2525
[dependencies]

0 commit comments

Comments
 (0)