From 1c068d9b916ae3ed04772a2aef2673044f73802b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 07:21:06 +0000 Subject: [PATCH] Bump twilight-model from 0.2.6 to 0.2.7 Bumps [twilight-model](https://github.com/twilight-rs/twilight) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/twilight-rs/twilight/releases) - [Commits](https://github.com/twilight-rs/twilight/compare/http-v0.2.6...http-v0.2.7) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 07bd29d..9605988 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2069,9 +2069,9 @@ dependencies = [ [[package]] name = "twilight-model" -version = "0.2.6" +version = "0.2.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37102400d5588e19d6e74567d6ede2dd04b9d3d28b9a154e3bf54bf673b58789" +checksum = "68472717e22bb541a2ab490d804d04ffcd2259ab1cf53b13d95c068fa85d7a7a" dependencies = [ "bitflags", "serde",