# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "rni" version = "0.3.5" authors = ["JiatLn "] description = "a rust version ni" homepage = "https://github.com/JiatLn/ri" readme = "README.md" keywords = [ "cli", "ni", "ri", ] license = "MIT" repository = "https://github.com/JiatLn/ri" [[bin]] name = "ri" path = "src/main.rs" [dependencies.clipboard] version = "0.5.0" [dependencies.requestty] version = "0.5.0" features = ["macros"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0.87" [dependencies.structopt] version = "0.3" default-features = false [dependencies.toml] version = "0.7.3"