File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## v0.2.8 - 2024-09-15
6+
57### Added
68
79* Added support for ` jiff ` 0.1 via the ` with-jiff-01 ` feature.
Original file line number Diff line number Diff line change 11[package ]
22name = " postgres-types"
3- version = " 0.2.7 "
3+ version = " 0.2.8 "
44authors = [" Steven Fackler <sfackler@gmail.com>" ]
55edition = " 2018"
66license = " MIT OR Apache-2.0"
@@ -33,7 +33,7 @@ with-time-0_3 = ["time-03"]
3333bytes = " 1.0"
3434fallible-iterator = " 0.2"
3535postgres-protocol = { version = " 0.6.7" , path = " ../postgres-protocol" }
36- postgres-derive = { version = " 0.4.5 " , optional = true , path = " ../postgres-derive" }
36+ postgres-derive = { version = " 0.4.6 " , optional = true , path = " ../postgres-derive" }
3737
3838array-init = { version = " 2" , optional = true }
3939bit-vec-06 = { version = " 0.6" , package = " bit-vec" , optional = true }
You can’t perform that action at this time.
0 commit comments