Skip to content

Commit 2eeb142

Browse files
committed
Add license and description
1 parent 1882d87 commit 2eeb142

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "postgres"
33
version = "0.0.0"
44
authors = [ "Steven Fackler <sfackler@gmail.com>" ]
5+
license = "MIT"
6+
description = "A native PostgreSQL driver"
57

68
[lib]
79
name = "postgres"

0 commit comments

Comments
 (0)