From 6540ee60e5d162ca56dc127cd3d968e502c37b44 Mon Sep 17 00:00:00 2001 From: link2xt Date: Thu, 8 Apr 2021 22:05:15 +0300 Subject: [PATCH] Update Cargo.lock --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index cc98bf196..622d0c3c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3465,7 +3465,7 @@ dependencies = [ [[package]] name = "sqlx" version = "0.5.1" -source = "git+https://github.com/deltachat/sqlx?branch=master#758209c4639b8e20948813e082445de595d26a46" +source = "git+https://github.com/deltachat/sqlx?branch=master#94f5d6d0eb114c93329259776747b280beca9e76" dependencies = [ "sqlx-core", "sqlx-macros", @@ -3474,7 +3474,7 @@ dependencies = [ [[package]] name = "sqlx-core" version = "0.5.1" -source = "git+https://github.com/deltachat/sqlx?branch=master#758209c4639b8e20948813e082445de595d26a46" +source = "git+https://github.com/deltachat/sqlx?branch=master#94f5d6d0eb114c93329259776747b280beca9e76" dependencies = [ "ahash 0.6.3", "atoi", @@ -3512,7 +3512,7 @@ dependencies = [ [[package]] name = "sqlx-macros" version = "0.5.1" -source = "git+https://github.com/deltachat/sqlx?branch=master#758209c4639b8e20948813e082445de595d26a46" +source = "git+https://github.com/deltachat/sqlx?branch=master#94f5d6d0eb114c93329259776747b280beca9e76" dependencies = [ "dotenv", "either", @@ -3530,7 +3530,7 @@ dependencies = [ [[package]] name = "sqlx-rt" version = "0.3.0" -source = "git+https://github.com/deltachat/sqlx?branch=master#758209c4639b8e20948813e082445de595d26a46" +source = "git+https://github.com/deltachat/sqlx?branch=master#94f5d6d0eb114c93329259776747b280beca9e76" dependencies = [ "async-native-tls", "async-std",