X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/bae9e47884fdc3fc1a81fb4844572a832fcfb2ce..HEAD:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index e590353..bbc666b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,5 +3,5 @@ name = "rust-101" version = "0.1.0" authors = ["Ralf Jung "] -[dependencies] -docopt = "*" +#[dependencies] +#docopt = "*"