Skip to content

Commit b831737

Browse files
committed
fix typo in Cargo.toml
1 parent e6463d2 commit b831737

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
@@ -5,7 +5,7 @@ authors = ["Remo Pas <remo.pas22@gmail.com>"]
55
edition = "2021"
66
description = "Derivable trait that allows converting a postgres row to a struct"
77
documentation = "https://docs.rs/postgres-from-row"
8-
repositoty = "https://github.com/remkop22/postgres-from-row"
8+
repository = "https://github.com/remkop22/postgres-from-row"
99
homepage = "https://github.com/remkop22/postgres-from-row"
1010
readme = "README.md"
1111
license-file = "LICENSE"

0 commit comments

Comments
 (0)