bump termimad
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
3341a8e56e
commit
ddf327e8b6
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -4010,9 +4010,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "termimad"
|
||||
version = "0.29.2"
|
||||
version = "0.29.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "aab6c8572830b10362f27e242c7c5e749f062ec310b76a0d0b56670eca81f28e"
|
||||
checksum = "30d4260ceb786f1d101630049b2a914479f3c049013f9323bd031dfed3ff70ff"
|
||||
dependencies = [
|
||||
"coolor",
|
||||
"crokey",
|
||||
|
|
|
@ -420,7 +420,7 @@ version = "14.0.0"
|
|||
default-features = false
|
||||
|
||||
[workspace.dependencies.termimad]
|
||||
version = "0.29.2"
|
||||
version = "0.29.3"
|
||||
|
||||
#
|
||||
# Patches
|
||||
|
|
Loading…
Add table
Reference in a new issue