Skip to content

Commit 8110760

Browse files
dependabot[bot]woshilapin
authored andcommitted
editoast: bump serde_with from 3.17.0 to 3.18.0 in /editoast
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.17.0 to 3.18.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.17.0...v3.18.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffce2bc commit 8110760

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

editoast/Cargo.lock

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

editoast/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ search = { path = "./search" }
123123
serde = { version = "1.0.228", features = ["derive", "rc"] }
124124
serde_json = "1.0.149"
125125
serde_norway = "0.9.42"
126-
serde_with = { version = "3.17.0", default-features = false, features = [
126+
serde_with = { version = "3.18.0", default-features = false, features = [
127127
"macros",
128128
] }
129129
sha1 = "0.10"

0 commit comments

Comments
 (0)