latex-lsp/texlab

View on GitHub
crates/distro/Cargo.toml

Summary

Maintainability
Test Coverage
[package]
name = "distro"
version = "0.0.0"
license.workspace = true
authors.workspace = true
edition.workspace = true
rust-version.workspace = true

[dependencies]
anyhow = "1.0.86"
rustc-hash = "1.1.0"

[lib]
doctest = false