feat: reference destructuring pattern { a: a } := &o

This commit is contained in:
Mark
2025-11-14 21:14:43 +01:00
parent 9e4eece87c
commit 6914b1dba2
22 changed files with 271 additions and 119 deletions

View File

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