From 818ec1c63b2adeed166554cf076019419b7bfd9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:44:19 +0000 Subject: [PATCH] chore(deps): bump catppuccin-egui from 5.3.0 to 5.3.1 Bumps [catppuccin-egui](https://github.com/catppuccin/egui) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/catppuccin/egui/releases) - [Changelog](https://github.com/catppuccin/egui/blob/main/CHANGELOG.md) - [Commits](https://github.com/catppuccin/egui/compare/catppuccin-egui-v5.3.0...catppuccin-egui-v5.3.1) --- updated-dependencies: - dependency-name: catppuccin-egui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1bec1305..a9894c5e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -783,9 +783,9 @@ dependencies = [ [[package]] name = "catppuccin-egui" -version = "5.3.0" +version = "5.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a2413b3bbc4e1b627b453d9147c156076b74f78e102e90797463bab0486eee6" +checksum = "829199ddfaf32b82917412d2af184b33e995724570b888d791230c7e1bc16e6a" dependencies = [ "egui", ]