[package] name = "cachedir" version = "0.3.1" authors = ["Jakub Stasiak "] edition = "2018" license = "MIT" description = "A library to help interacting with cache directories and CACHEDIR.TAG files." repository = "https://github.com/jstasiak/cachedir" [dependencies] tempfile = "3"