fix initializing object from <unreachable> not working

This commit is contained in:
Mark
2024-11-07 23:00:08 +01:00
parent 6630542644
commit e34d841f9a
4 changed files with 8 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ version = "0.9.15"
edition = "2021"
[dependencies]
mers_lib = "0.9.14"
mers_lib = "0.9.18"
lspower = "1.5.0"
tokio = { version = "1.36.0", features = ["full"] }
line-span = "0.1.5"