From c0f68f11396713ffc1ec99ee49b9c16ff55f6824 Mon Sep 17 00:00:00 2001 From: Jokler Date: Sun, 24 Dec 2017 15:55:01 +0100 Subject: Update diesel --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5f535e4..1775455 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,17 +45,17 @@ branch = 'update-to-latest-unicode' [dependencies.diesel] -version = "1.0.0-beta1" +version = "1.0.0-rc1" optional = true features = ["mysql", "chrono"] [dependencies.diesel_infer_schema] -version = "1.0.0-beta1" +version = "1.0.0-rc1" optional = true features = ["mysql"] [dependencies.diesel_migrations] -version = "1.0.0-beta1" +version = "1.0.0-rc1" optional = true features = ["mysql"] -- cgit v1.2.3-70-g09d2