From a5da6321820ca31001b5b182df088390e35b2a90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Apr 2023 02:29:35 +0000 Subject: fix(deps): update rust crate serde to 1.0.160 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bb62414..9c27359 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,6 @@ bottomify = "1.2.0" include_dir = "0.7.3" rand = "0.8.5" reqwest = { version = "0.11.16", default-features = false, features = ["rustls-tls", "json"] } -serde = "1.0.159" +serde = "1.0.160" serenity = "0.11.5" tokio = { version = "1.27.0", features = ["macros", "rt-multi-thread"] } -- cgit v1.2.3