Skip to content

Commit b497220

Browse files
Merge pull request #17 from theseus-rs/update-keywords
docs: add postgres to keywords
2 parents 6d619b8 + d9508d5 commit b497220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resolver = "2"
77
authors = ["Brian Heineman <brian.heineman@gmail.com>"]
88
categories = ["database"]
99
edition = "2021"
10-
keywords = ["postgresql", "ffi", "database"]
10+
keywords = ["postgresql", "postgres", "database"]
1111
license = "(Apache-2.0 OR MIT) AND PostgreSQL"
1212
repository = "https://github.com/theseus-rs/postgresql-embedded"
1313
version = "0.3.2"

0 commit comments

Comments
 (0)