[package] name = "fake_sftp" version = "0.1.0" authors = ["sergiotarxz "] edition = "2018" include = [ "lib/**/*.php" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] regex = "1.1.9"