mirror of
https://github.com/Dummi26/mers.git
synced 2025-12-12 02:16:51 +01:00
add merslsp
This commit is contained in:
10
merslsp/Cargo.toml
Normal file
10
merslsp/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "merslsp"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
mers_lib = "0.8.0"
|
||||
lspower = "1.5.0"
|
||||
tokio = { version = "1.36.0", features = ["full"] }
|
||||
line-span = "0.1.5"
|
||||
Reference in New Issue
Block a user