Fix styles

This commit is contained in:
Ivan Ukhov 2016-11-08 09:12:33 +01:00
parent 1cae7d018a
commit ac648f4ae1

View File

@ -3,10 +3,10 @@ name = "sqlite"
version = "0.23.1"
license = "Apache-2.0/MIT"
authors = [
"Ivan Stankovic <pokemon@fly.srk.fer.hr>",
"Ivan Ukhov <ivan.ukhov@gmail.com>",
"Jake Kerr <kodafox@gmail.com>",
"Tomoki Aonuma <uasi@uasi.jp>",
"Ivan Stankovic <pokemon@fly.srk.fer.hr>",
"Ivan Ukhov <ivan.ukhov@gmail.com>",
"Jake Kerr <kodafox@gmail.com>",
"Tomoki Aonuma <uasi@uasi.jp>",
]
description = "The package provides an interface to SQLite."
documentation = "https://docs.rs/sqlite"