# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "oxio" version = "0.1.3" authors = ["Victor Gama "] description = "A nimble snippet manager" homepage = "https://github.com/heyvito/oxio" readme = "README.md" keywords = ["snippet", "snippet-manager", "clipboard", "cli"] categories = ["command-line-utilities"] license-file = "LICENSE" repository = "https://github.com/heyvito/oxio" [dependencies.atty] version = "0.2" [dependencies.clipboard] version = "0.5.0" [dependencies.colored] version = "2" [dependencies.edit] version = "0.1.2" [dependencies.git2] version = "0.13.15" [dependencies.rand] version = "0.8.1" [dependencies.sha-1] version = "0.9.2" [dependencies.shellexpand] version = "2.1.0"