FakeSFTP/Cargo.toml

11 lines
258 B
TOML

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