[package] name = "autotex" description = "Continuously compile TeX and LaTeX " version = "1.4.1" authors = ["Sungbae Jeong "] license = "MIT" edition = "2018" [dependencies] walkdir = "2.5" dirs = "5.0" signal-hook = "0.3" yaml-rust = "0.4" clap = "4" [target."cfg(windows)".dependencies] powershell_script = "1.1.0"