Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 committed Oct 5, 2024
1 parent fc77abc commit df6f98e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ all-features = [
"all-types",
] # everything except option-*
all-types = [
"postgres-vector",
"postgres-array",
"postgres-interval",
"postgres-vector",
"with-chrono",
"with-json",
"with-rust_decimal",
Expand Down

0 comments on commit df6f98e

Please sign in to comment.