Skip to content

Commit aa1ea25

Browse files
Bump serde_json from 1.0.140 to 1.0.145
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.145. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.145) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 518a422 commit aa1ea25

2 files changed

Lines changed: 18 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 6 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
@@ -14,6 +14,6 @@ futures = "0.3.31"
1414
log = "0.4.27"
1515
rig-core = "0.7.0"
1616
serde = "1.0.219"
17-
serde_json = "1.0.140"
17+
serde_json = "1.0.145"
1818
tokio = { version = "1.47.1", features = ["full"] }
1919
uuid = "1.16.0"

0 commit comments

Comments
 (0)