# clippy configuration for blob-decoder.
# The CI-verified MSRV floor (see the `msrv` job in ci.yml and `rust-version` in
# Cargo.toml). This is as low as the dependency graph allows: `plist 1.10 → time
# 0.3.53` require rustc 1.88.0 (edition2024 in time-core), so 1.88.0 is the floor.
= "1.88.0"