# 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 = "mastrust-ls_macros" version = "0.1.1" authors = ["Mastrust Team "] description = "A rust language server for the mastrust programming language" license = "MIT" [dependencies.bincode] version = "1.3.3" [dependencies.combine] version = "4.6.7" [dependencies.lsp-server] version = "0.7.6" [dependencies.lsp-types] version = "0.97.0" [dependencies.nom] version = "7.1.3" [dependencies.serde] version = "1.0.203" [dependencies.serde_json] version = "1.0.119"