build(deps): bump owo-colors from 1.1.3 to 1.2.0
Bumps [owo-colors](https://github.com/jam1garner/owo-colors) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/jam1garner/owo-colors/releases) - [Commits](https://github.com/jam1garner/owo-colors/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b449fe93b2
commit
6a075ed4b2
|
|
@ -1863,9 +1863,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "owo-colors"
|
||||
version = "1.1.3"
|
||||
version = "1.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7a1250cdd103eef6bd542b5ae82989f931fc00a41a27f60377338241594410f3"
|
||||
checksum = "25ac891a7415905f6cc1b61909772d1a975c0281da8b455f269daa0b6e56f9cb"
|
||||
|
||||
[[package]]
|
||||
name = "parity-scale-codec"
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ spandoc = "0.2.0"
|
|||
regex = "1.4.2"
|
||||
thiserror = "1.0.22"
|
||||
pretty_assertions = "0.6.1"
|
||||
owo-colors = "1.1.3"
|
||||
owo-colors = "1.2.0"
|
||||
proptest = "0.10.1"
|
||||
tempdir = "0.3.7"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue