# 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 = "gitlab-ci-ls-parser" version = "0.6.2" description = "Parser for the Gitlab CI language server" license = "MIT" [dependencies.anyhow] version = "1.0.81" [dependencies.git2] version = "0.18.3" [dependencies.log] version = "0.4.21" [dependencies.lsp-server] version = "0.7.6" [dependencies.lsp-types] version = "0.95.1" [dependencies.serde] version = "1.0.197" [dependencies.serde_json] version = "1.0.114" [dependencies.simple-logging] version = "2.0.2" [dependencies.simple_logger] version = "4.3.3" [dependencies.tokio] version = "1.36.0" [dependencies.tree-sitter] version = "0.20.10" [dependencies.tree-sitter-yaml] version = "0.0.1" [dependencies.yaml-rust] version = "0.4.5"