After `cargo update` `aes` `v0.9.3` release: - https://github.com/RustCrypto/block-ciphers/pull/587 ``` error: rustc 1.85.0 is not supported by the following package: aes@0.9.3 requires rustc 1.89 ```
After
cargo updateaesv0.9.3release: