mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-01 08:22:21 +08:00
Update links & copyright statement
This commit is contained in:
committed by
Thom Chiovoloni
parent
45fd77ee43
commit
9322b0e881
@@ -1,9 +1,9 @@
|
||||
[package]
|
||||
name = "libsqlite3-sys"
|
||||
version = "0.18.0"
|
||||
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
|
||||
authors = ["The rusqlite developers"]
|
||||
edition = "2018"
|
||||
repository = "https://github.com/jgallagher/rusqlite"
|
||||
repository = "https://github.com/rusqlite/rusqlite"
|
||||
description = "Native bindings to the libsqlite3 library"
|
||||
license = "MIT"
|
||||
links = "sqlite3"
|
||||
|
||||
Reference in New Issue
Block a user