We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cf4af commit c6ab223Copy full SHA for c6ab223
Cargo.toml
@@ -6,7 +6,7 @@ edition = "2018"
6
license = "MIT"
7
description = "A runtime-independent, asynchronous PostgreSQL client."
8
repository = "https://github.com/Hexilee/async-postgres"
9
-readme = "../README.md"
+readme = "README.md"
10
keywords = ["database", "postgres", "postgresql", "sql", "async"]
11
categories = ["database"]
12
0 commit comments