# 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 = "seeport" version = "0.1.2" description = "Crypto Portfolio Viewer" license = "GPL-3.0" resolver = "2" [dependencies.chrono] version = "0.4.19" [dependencies.coingecko] version = "1.0.0" [dependencies.confy] version = "0.4.0" [dependencies.crossterm] version = "0.24.0" [dependencies.directories] version = "4.0.1" [dependencies.futures] version = "0.3.21" [dependencies.serde] version = "1.0.140" features = ["derive"] [dependencies.tokio] version = "1.20.0" [dependencies.toml] version = "0.5.9" [dependencies.tui] version = "0.18.0"