# 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 = "muscat" version = "0.2.0" description = "Multithreaded Side Channel Attacks Tool" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/Ledger-Donjon/muscat" [dependencies.hex] version = "0.4.3" [dependencies.indicatif] version = "0.17.3" [dependencies.ndarray] version = "0.15.6" [dependencies.npyz] version = "0.7.4" [dependencies.rayon] version = "1.7.0" [dependencies.serde_json] version = "1.0"