Update colibri to 0.1.7

Leave constraint values (ideal_height / max_height) out when unspecified
This commit is contained in:
Jasper Hugo 2021-10-25 14:57:27 +07:00
parent e8d42f66cc
commit 0e63257b57
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -186,9 +186,9 @@ dependencies = [
[[package]]
name = "colibri"
version = "0.1.6"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e879b92a1d6a52a71cad0dd30e7ee47f977f26c7841045fa6709eaef350e8a4"
checksum = "ff1b631e11b0bd491d6dd86da0fd55b9d24460cd5049489ed66c2d018e110e6f"
dependencies = [
"serde",
"serde_json",