summaryrefslogtreecommitdiff
path: root/crates/tor-units/semver.md
blob: ee5525f26a6103243ea425850b314b8f44121918 (plain)
1
2
BREAKING: `BoundedInt32` now checks that `LOWER <= HIGHER` at build time instead of run time.
BREAKING: removed the `Error::Uninhabited` variant.