mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-07 04:56:25 +02:00
chore(deps): update rust crate termimad to 0.31.0
This commit is contained in:
parent
16014e1594
commit
c4cf6c097a
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3884,9 +3884,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "termimad"
|
||||
version = "0.30.1"
|
||||
version = "0.31.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "22117210909e9dfff30a558f554c7fb3edb198ef614e7691386785fb7679677c"
|
||||
checksum = "9cda3a7471f9978706978454c45ef8dda67e9f8f3cdb9319eb2e9323deb6ae62"
|
||||
dependencies = [
|
||||
"coolor",
|
||||
"crokey",
|
||||
|
|
|
@ -446,7 +446,7 @@ version = "0.4.3"
|
|||
default-features = false
|
||||
|
||||
[workspace.dependencies.termimad]
|
||||
version = "0.30.1"
|
||||
version = "0.31.0"
|
||||
default-features = false
|
||||
|
||||
[workspace.dependencies.checked_ops]
|
||||
|
|
Loading…
Add table
Reference in a new issue