summaryrefslogtreecommitdiff
path: root/support/texlab/crates/bibutils_sys/Cargo.toml
blob: 4f117e8cb8cb221908f2fe85162e75797af58481 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "bibutils-sys"
version = "0.1.0"
authors = [
    "Eric Förster <efoerster@users.noreply.github.com>",
    "Patrick Förster <pfoerster@users.noreply.github.com>"]
edition = "2018"

[build-dependencies]
cc = "1.0"