Skip to content

Commit df6f98e

Browse files
committed
Tweaks
1 parent fc77abc commit df6f98e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33
All notable changes to this project will be documented in this file.
4-
4+
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ all-features = [
8080
"all-types",
8181
] # everything except option-*
8282
all-types = [
83-
"postgres-vector",
8483
"postgres-array",
8584
"postgres-interval",
85+
"postgres-vector",
8686
"with-chrono",
8787
"with-json",
8888
"with-rust_decimal",

0 commit comments

Comments
 (0)