Skip to content

Commit 8311589

Browse files
dependabot[bot]tremor-bot
authored andcommitted
Bump serde_json from 1.0.118 to 1.0.119
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.118 to 1.0.119. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.118...v1.0.119) --- 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 1c9719d commit 8311589

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.

tremor-connectors-azure/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ futures = { version = "0.3.30", default-features = false, features = [
3737
"async-await",
3838
"futures-executor",
3939
] }
40-
serde_json = "1.0.118"
40+
serde_json = "1.0.119"
4141
beef = "0.5.2"
4242
simd-json = "0.13.10"
4343
mockito = "1.4.0"

0 commit comments

Comments
 (0)