Rust Client for TiKV.
Go to file
A. Hobden 5ed332709e
Upgrade to 2018 Edition (#7)
* Bump to 2018 edition.

Signed-off-by: Hoverbear <operator@hoverbear.org>

* Add toolchain

Signed-off-by: Hoverbear <operator@hoverbear.org>

* Fix examples

Signed-off-by: Hoverbear <operator@hoverbear.org>

* fmt and lint

Signed-off-by: Hoverbear <operator@hoverbear.org>

* We can use stable now

Signed-off-by: Hoverbear <operator@hoverbear.org>
2018-12-23 07:28:02 -08:00
examples Upgrade to 2018 Edition (#7) 2018-12-23 07:28:02 -08:00
src Upgrade to 2018 Edition (#7) 2018-12-23 07:28:02 -08:00
.gitignore Add gitignore 2018-11-13 09:52:13 -08:00
.travis.yml Add CI (#6) 2018-11-28 10:58:20 -05:00
Cargo.toml Upgrade to 2018 Edition (#7) 2018-12-23 07:28:02 -08:00
LICENSE Initial commit 2018-08-30 09:23:10 +08:00
appveyor.yml Add CI (#6) 2018-11-28 10:58:20 -05:00
rust-toolchain Upgrade to 2018 Edition (#7) 2018-12-23 07:28:02 -08:00