Skip to content

Commit 87b8277

Browse files
Bump serde_json from 1.0.122 to 1.0.124 (#65)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.122...v1.0.124) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39652e6 commit 87b8277

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

bambulabs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rumqttc = "0.24.0"
1414
rustls = "0.22"
1515
schemars = { version = "0.8.21", features = ["uuid"] }
1616
serde = { version = "1.0.205", features = ["derive"] }
17-
serde_json = "1.0.122"
17+
serde_json = "1.0.124"
1818
tokio = { version = "1.39.2", features = ["sync"] }
1919
tracing = "0.1.40"
2020
url = "2.5"

0 commit comments

Comments
 (0)