mirror of
https://github.com/Dummi26/mers.git
synced 2026-02-05 14:56:30 +01:00
add example 02 to mers_lib
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
mers_lib = { path = "../mers_lib", features = ["parse"] }
|
||||
mers_lib = "0.5.0"
|
||||
tokio = { version = "1.34.0", default-features = false, features = ["macros", "rt", "io-std"] }
|
||||
tower-lsp = "0.20.0"
|
||||
line-span = "0.1.5"
|
||||
|
||||
Reference in New Issue
Block a user