rust-osdev / bootloader

An experimental pure-Rust x86 bootloader
Apache License 2.0
1.39k stars 212 forks source link

Check for breaking changes on CI #325

Closed phil-opp closed 1 year ago

phil-opp commented 1 year ago

Uses the cargo-semver-checks tool to check for violations of semver in the bootloader-api or bootloader crates.