Skip to content

Commit a80b1c4

Browse files
build(deps): bump serde_json from 1.0.120 to 1.0.121
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.121. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...v1.0.121) --- 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 f007a04 commit a80b1c4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

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

contracts/axone-cognitarium/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ base64 = "0.22.1"
3939
cucumber = "0.21.1"
4040
cw-multi-test.workspace = true
4141
futures = "0.3.30"
42-
serde_json = "1.0.120"
42+
serde_json = "1.0.121"
4343
serde_yaml = "0.9.34"
4444

4545
[features]

0 commit comments

Comments
 (0)