Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small cleanup #2968

Merged
merged 8 commits into from
Aug 7, 2024
Merged

Small cleanup #2968

merged 8 commits into from
Aug 7, 2024

Conversation

Kailai-Wang
Copy link
Collaborator

@Kailai-Wang Kailai-Wang commented Aug 6, 2024

Context

As topic:

dependabot bot and others added 5 commits August 5, 2024 20:56
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.122.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.120...v1.0.122)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@Kailai-Wang Kailai-Wang self-assigned this Aug 6, 2024
@Kailai-Wang Kailai-Wang requested review from wangminqi and a team August 6, 2024 18:05
@@ -69,7 +69,7 @@ scale-info = { version = "2.11", default-features = false, features = ["derive"]
parity-scale-codec = { version = "3.6", default-features = false, features = ["derive", "max-encoded-len"] }
paste = { version = "1.0" }
serde = { version = "1.0", default-features = false, features = ["derive", "alloc"] }
serde_json = { version = "=1.0.120", default-features = false }
serde_json = { version = "=1.0.103", default-features = false }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is kind of strange format.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok. I missed that grammar session. It's exact specific version.

@Kailai-Wang Kailai-Wang enabled auto-merge (squash) August 7, 2024 16:51
@Kailai-Wang Kailai-Wang merged commit 68046ea into dev Aug 7, 2024
34 checks passed
@Kailai-Wang Kailai-Wang deleted the fix-cargo-dep branch August 8, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants