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 e6463d2 commit b831737Copy full SHA for b831737
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Remo Pas <remo.pas22@gmail.com>"]
5
edition = "2021"
6
description = "Derivable trait that allows converting a postgres row to a struct"
7
documentation = "https://docs.rs/postgres-from-row"
8
-repositoty = "https://github.com/remkop22/postgres-from-row"
+repository = "https://github.com/remkop22/postgres-from-row"
9
homepage = "https://github.com/remkop22/postgres-from-row"
10
readme = "README.md"
11
license-file = "LICENSE"
0 commit comments