Skip to content

Commit e6463d2

Browse files
committed
add email to Cargo.toml
1 parent 2216156 commit e6463d2

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "postgres-from-row"
33
version = "0.1.0"
4-
authors = ["Remo Pas"]
4+
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"

0 commit comments

Comments
 (0)