kshana 0.8.0

Open hybrid quantum/classical PNT performance simulator
Documentation
1
2
3
4
5
6
7
[toolchain]
# Pinned to an exact stable release (not the floating "stable" channel) so the
# compiler version is reproducible across machines and CI. Bumping this is a
# deliberate, reviewed change. The MSRV (Cargo.toml `rust-version`) is checked
# separately by the `msrv` CI job.
channel = "1.93.0"
components = ["rustfmt", "clippy"]