We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9298c79 commit def38b4Copy full SHA for def38b4
tokio-postgres/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Steven Fackler <[email protected]>"]
5
license = "MIT"
6
description = "A native PostgreSQL driver using Tokio"
7
repository = "https://github.com/sfackler/rust-postgres"
8
-documentation = "https://docs.rs/tokio-postgres/0.13.4/tokio_postgres"
+documentation = "https://docs.rs/tokio-postgres/0.1.0/tokio_postgres"
9
readme = "../README.md"
10
11
[features]
0 commit comments