Skip to content

Commit 6be0604

Browse files
dependabot[bot]woshilapin
authored andcommitted
editoast: bump serde_json from 1.0.132 to 1.0.133 in /editoast
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd9941f commit 6be0604

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

editoast/Cargo.lock

+2-2
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
@@ -68,7 +68,7 @@ rangemap = "1.5.1"
6868
reqwest = { version = "0.11.27", features = ["json"] }
6969
rstest = { version = "0.19.0", default-features = false }
7070
serde = { version = "1.0.215", features = ["derive"] }
71-
serde_json = "1.0.132"
71+
serde_json = "1.0.133"
7272
strum = { version = "0.26.3", features = ["derive"] }
7373
tempfile = "3.14.0"
7474
thiserror = "1.0.69"

0 commit comments

Comments
 (0)