2.8.0
2.8.0
Fixed
ras-cdpno longer pullsasync-std. The workspacechromiumoxidepin previously enabledtokio-runtimeadditively on top ofchromiumoxide's defaults, which meantasync-std-runtimewas still on. We now setdefault-features = falseand enable onlytokio-runtime+bytes.- Resolves RUSTSEC-2025-0052 (async-std unmaintained) for every downstream that consumes
ras-cdp(e.g.ai-flow-surfer).
Why a minor bump
publish.yml gates patch versions; bumping to 2.8.0 fires the crates.io publish job. No public API changed.
Verification
cargo tree -p ras-cdp -i async-std → did not match any packages.