From b4d9673fc5631bc854df0e9e6b5df72e7691ece4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:34:26 +0000 Subject: [PATCH] Bump egui_commonmark from 0.10.2 to 0.13.0 Bumps [egui_commonmark](https://github.com/lampsitter/egui_commonmark) from 0.10.2 to 0.13.0. - [Changelog](https://github.com/lampsitter/egui_commonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/lampsitter/egui_commonmark/compare/v0.10.2...v0.13.0) --- updated-dependencies: - dependency-name: egui_commonmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 72 ++++++++++++++++++++++++++++++++++++++++++------------ Cargo.toml | 2 +- 2 files changed, 58 insertions(+), 16 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 43efe32..7af6465 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -921,6 +921,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4b7637fc2e74d17e52931bac90ff4fc061ac776ada9c7fa272f24cdca5991972" dependencies = [ "bytemuck", +] + +[[package]] +name = "ecolor" +version = "0.26.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "03cfe80b1890e1a8cdbffc6044d6872e814aaf6011835a2a5e2db0e5c5c4ef4e" +dependencies = [ "serde", ] @@ -932,7 +940,7 @@ checksum = "cdd73918a828c35a7efb4d7188ea973df4bffc589178ed95f521c917b03ddcfa" dependencies = [ "bytemuck", "cocoa", - "egui", + "egui 0.24.1", "egui-winit", "egui_glow", "glow", @@ -962,9 +970,21 @@ checksum = "c55bcb864b764eb889515a38b8924757657a250738ad15126637ee2df291ee6b" dependencies = [ "accesskit", "ahash", - "epaint", + "epaint 0.24.1", "log", "nohash-hasher", +] + +[[package]] +name = "egui" +version = "0.26.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "180f595432a5b615fc6b74afef3955249b86cfea72607b40740a4cd60d5297d0" +dependencies = [ + "accesskit", + "ahash", + "epaint 0.26.2", + "nohash-hasher", "serde", ] @@ -976,7 +996,7 @@ checksum = "3b673606b6606b12b95e3a3194d7882bf5cff302db36a520b8144c7c342e4e84" dependencies = [ "accesskit_winit", "arboard", - "egui", + "egui 0.24.1", "log", "raw-window-handle", "smithay-clipboard", @@ -987,22 +1007,22 @@ dependencies = [ [[package]] name = "egui_commonmark" -version = "0.10.2" +version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c2ebe7b74aef576cc2fa4e2553ed0c15599fa3fe5966d2277355d3c08a53114" +checksum = "972eb9d0bcd507f4b30d3bd8f6f362fbf3b85095ae64a347aee7b330f46059e1" dependencies = [ - "egui", + "egui 0.26.2", "egui_extras", "pulldown-cmark", ] [[package]] name = "egui_extras" -version = "0.24.2" +version = "0.26.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97624eaf17a16058265d3a3e712e167798655baf7c8f693de25be75cdd6c57b5" +checksum = "3f4a6962241a76da5be5e64e41b851ee1c95fda11f76635522a3c82b119b5475" dependencies = [ - "egui", + "egui 0.26.2", "enum-map", "image", "log", @@ -1017,7 +1037,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "262151f9d57c557c02a40a46f27b9e050a6eb0b006b94dced9c6f4519a04d489" dependencies = [ "bytemuck", - "egui", + "egui 0.24.1", "glow", "log", "memoffset 0.7.1", @@ -1032,6 +1052,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a045c6c0b44b35e98513fc1e9d183ab42881ac27caccb9fa345465601f56cce4" dependencies = [ "bytemuck", +] + +[[package]] +name = "emath" +version = "0.26.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6916301ecf80448f786cdf3eb51d9dbdd831538732229d49119e2d4312eaaf09" +dependencies = [ "serde", ] @@ -1097,11 +1125,25 @@ dependencies = [ "ab_glyph", "ahash", "bytemuck", - "ecolor", - "emath", + "ecolor 0.24.1", + "emath 0.24.1", "log", "nohash-hasher", "parking_lot", +] + +[[package]] +name = "epaint" +version = "0.26.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "77b9fdf617dd7f58b0c8e6e9e4a1281f730cde0831d40547da446b2bb76a47af" +dependencies = [ + "ab_glyph", + "ahash", + "ecolor 0.26.2", + "emath 0.26.2", + "nohash-hasher", + "parking_lot", "serde", ] @@ -2207,11 +2249,11 @@ dependencies = [ [[package]] name = "pulldown-cmark" -version = "0.9.3" +version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77a1a2f1f0a7ecff9c31abbe177637be0e97a0aef46cf8738ece09327985d998" +checksum = "dce76ce678ffc8e5675b22aa1405de0b7037e2fdf8913fea40d1926c6fe1e6e7" dependencies = [ - "bitflags 1.3.2", + "bitflags 2.4.1", "memchr", "unicase", ] diff --git a/Cargo.toml b/Cargo.toml index 604866f..934d23a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ clipboard = { version = "0.5" } color-eyre = { version = "0.6" } core-foundation = { version = "0.9" } eframe = { version = "0.24" } -egui_commonmark = { version = "0.10" } +egui_commonmark = { version = "0.13" } global-hotkey = { version = "0.4" } serde = { version = "1.0", features = ["derive"] } # toml = { version = "0.8" }