From 455fa062ef50003485e895298112600dec7f7231 Mon Sep 17 00:00:00 2001 From: mrw1593 Date: Sun, 18 Jun 2023 15:34:28 -0400 Subject: Implement the password grant --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index eae42e1..28841be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,4 +33,3 @@ sqlx = { version = "0.6", features = [ "runtime-actix-rustls", "mysql", "uuid", log = "0.4" chrono = { version = "0.4", features = ["serde"] } hex = "0.4" -serde_variant = "0.1" -- cgit v1.2.3