master
Use BytesMut for messages
Add support for bit-vec 0.7 & 0.8
build: stop importing types that are part of the 2021 edition prelude
Change error handling in `cidr` `FromSql` implementations
Add support for cidr 0.3 under separate feature
style: replace intermediate array and `copy_from_slice` with direct array APIs
retain support for geo-types-0.6
Fix clippy/deprecation warnings
Add jiff tests and overflow checks
Remove random `dbg!`s
style: fix latest clippy warnings
style: remove unnecessary use of `format_args!`
build(postgres-types): switch `serde` to `serde_core`
Fix suggestions.
Fix a few nits pointed out by clippy
Add multirange kind and run cargo fmt
Support uuid 0.8
Add conversions from Uuid 1.0