# 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 = "intel-cache-lib" version = "2.0.0" authors = ["case-prudolicce"] description = "Library for interacting with IntelCache" license = "GPL-3.0" [dependencies.chrono] version = "0.4" [dependencies.diesel] version = "1.4.4" features = ["mysql", "chrono"] [dependencies.diesel_migrations] version = "1.4.0" [dependencies.dotenv] version = "0.15.0" [dependencies.flate2] version = "0.2" [dependencies.futures] version = "0.3" [dependencies.ipfs-api-backend-hyper] version = "0.2" [dependencies.libloading] version = "0.7.3" [dependencies.public-ip] version = "0.2.2" [dependencies.rand] version = "0.8.4" [dependencies.sha2] version = "0.10.1" [dependencies.tar] version = "0.4" [dependencies.tokio] version = "1.14.0" features = ["full"]