sqlx
sqlx copied to clipboard
Bump bit-vec to v0.8
bit-vec v0.8 has been out for over a year.
I have run test as per [[tests/README.md]]. Some tests failed to compile (cargo test --no-default-features --manifest-path sqlx-core/Cargo.toml --features json,offline,migrate,_rt-async-std,_tls-rustls) because of some feature not set in [[tests/x.py:151]]. After adding those features manually it compiled and passed.