Toromyx / schema_org_types_rs

Schema.org schemas as Rust types
https://docs.rs/schema_org_types
2 stars 1 forks source link

Implement semver checking #10

Closed Toromyx closed 9 months ago

Toromyx commented 9 months ago

https://github.com/obi1kenobi/cargo-semver-checks

This should happen in a GitHub action.

Toromyx commented 9 months ago

Does this also handle https://github.com/foresterre/cargo-msrv?