chore: bump pallas version

This commit is contained in:
rvcas
2023-01-06 13:24:56 -05:00
committed by Lucas
parent a51736187f
commit c89802eaed
6 changed files with 31 additions and 31 deletions

View File

@@ -18,8 +18,8 @@ hex = "0.4.3"
ignore = "0.4.18"
itertools = "0.10.1"
miette = { version = "5.3.0", features = ["fancy"] }
pallas = "0.14.0"
pallas-traverse = "0.14.0"
pallas = "0.16.0"
pallas-traverse = "0.16.0"
petgraph = "0.6.2"
pulldown-cmark = { version = "0.8.0", default-features = false }
regex = "1.6.0"