We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1882d87 commit 2eeb142Copy full SHA for 2eeb142
1 file changed
Cargo.toml
@@ -2,6 +2,8 @@
2
name = "postgres"
3
version = "0.0.0"
4
authors = [ "Steven Fackler <sfackler@gmail.com>" ]
5
+license = "MIT"
6
+description = "A native PostgreSQL driver"
7
8
[lib]
9
0 commit comments