bump termimad

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-06-16 13:07:23 -04:00
parent 3341a8e56e
commit ddf327e8b6
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -4010,9 +4010,9 @@ dependencies = [
[[package]] [[package]]
name = "termimad" name = "termimad"
version = "0.29.2" version = "0.29.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aab6c8572830b10362f27e242c7c5e749f062ec310b76a0d0b56670eca81f28e" checksum = "30d4260ceb786f1d101630049b2a914479f3c049013f9323bd031dfed3ff70ff"
dependencies = [ dependencies = [
"coolor", "coolor",
"crokey", "crokey",

View file

@ -420,7 +420,7 @@ version = "14.0.0"
default-features = false default-features = false
[workspace.dependencies.termimad] [workspace.dependencies.termimad]
version = "0.29.2" version = "0.29.3"
# #
# Patches # Patches