# 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 = "core-to-core-latency" version = "1.2.0" authors = ["Nicolas Viennot "] exclude = ["/results"] description = "Measures CPU core-to-core latency" readme = "README.md" license = "MIT" repository = "https://github.com/nviennot/core-to-core-latency" resolver = "2" [dependencies.ansi_term] version = "0.12" [dependencies.cache-padded] version = "1.2" [dependencies.clap] version = "3" features = ["derive"] [dependencies.core_affinity] version = "0.5" [dependencies.crossbeam-utils] version = "0.8" default-features = false [dependencies.ndarray] version = "0.15" [dependencies.ordered-float] version = "3" [dependencies.quanta] version = "0.10" [dependencies.raw-cpuid] version = "10"