### Problem: - One of our dependencies of dependencies (`regex`) broke MSRV (requires 1.65) in `>v1.9.6`. To work around this, we have pinned this dependency to `=1.9.6`. - ~~s2n-tls-hyper -> hyper -> h2 -> indexmap -> hashbrown `=0.15.0`~~ addressed in #4983 ### Solution: This should be reverted after bumping MSRV. [//]: # (NOTE: If you believe this might be a security issue, please email aws-security@amazon.com instead of creating a GitHub issue. For more details, see the AWS Vulnerability Reporting Guide: https://aws.amazon.com/security/vulnerability-reporting/ )