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 eba982e commit 1de8ed4Copy full SHA for 1de8ed4
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Ryan Piper <[email protected]>"]
5
license = "MIT"
6
description = "A native PostgreSQL interval type"
7
repository = "https://github.com/piperRyan/rust-postgres-interval"
8
-readme = "../README.md"
+readme = "README.md"
9
keywords = ["database", "postgres", "postgresql", "sql", "interval"]
10
include = ["src/*", "Cargo.toml", "LICENSE", "README.md"]
11
categories = ["date-and-time"]
0 commit comments