Merge branch 'master' into renovate/serde_json-1.x

This commit is contained in:
2022-05-05 15:56:07 +00:00

@ -7,6 +7,7 @@ steps:
- name: cargo_check
image: rust
commands:
- rustup component add clippy
- cargo check
- cargo test
- cargo clippy