TeX live manager (fix #223) (#251)

This commit is contained in:
Roey Darwish Dror
2019-12-12 20:24:22 +02:00
committed by GitHub
parent 60405e0456
commit c4ef712b3b
7 changed files with 63 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ glob = "0.3.0"
strum = { version = "0.16.0", features = ["derive"]}
thiserror = "1.0.9"
anyhow = "1.0.25"
tempfile = "3.1.0"
[target.'cfg(unix)'.dependencies]
nix = "0.15.0"