Skip to content

Commit 8a01446

Browse files
committed
Drop instability warning
1 parent 487809c commit 8a01446

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,3 @@ type.
264264
[TIMESTAMP and TIMESTAMPTZ](http://www.postgresql.org/docs/9.1/static/datatype-datetime.html)
265265
support is provided optionally by the `time` feature, which adds `ToSql` and
266266
`FromSql` implementations for `time`'s `Timespec` type.
267-
268-
## Development
269-
Like Rust itself, Rust-Postgres is still in the early stages of development, so
270-
don't be surprised if APIs change and things break. If something's not working
271-
properly, file an issue or submit a pull request!

0 commit comments

Comments
 (0)