Skip to content

Commit b53633f

Browse files
dependabot[bot]woshilapin
authored andcommitted
editoast: bump serde_yaml from 0.9.32 to 0.9.34+deprecated in /editoast
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.32 to 0.9.34+deprecated. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.32...0.9.34) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a2024f commit b53633f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

editoast/Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editoast/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sentry-actix = "0.32.1"
5858
serde.workspace = true
5959
serde_derive.workspace = true
6060
serde_json.workspace = true
61-
serde_yaml = "0.9.30"
61+
serde_yaml = "0.9.34"
6262
sha1 = "0.10"
6363
strum = "0.25.0"
6464
strum_macros = "0.25.3"

0 commit comments

Comments
 (0)