# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "lapce-rpc" version = "0.2.1" authors = ["Dongdong Zhou "] description = "Data formats between lapce components" license = "Apache-2.0" [dependencies.anyhow] version = "1.0.34" [dependencies.crossbeam-channel] version = "0.5.0" [dependencies.lapce-xi-rope] version = "0.3.1" features = ["serde"] [dependencies.log] version = "0.4.17" [dependencies.lsp-types] version = "0.93" features = ["proposed"] [dependencies.parking_lot] version = "0.11.2" [dependencies.serde] version = "1.0" [dependencies.serde_json] version = "1.0.87"