mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-17 23:13:55 +01:00
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] <support@github.com>
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -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",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user