# 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 = "fuguex-concrete" version = "0.2.20" description = "A binary analysis framework written in Rust" license = "MIT" [dependencies.downcast-rs] version = "1" [dependencies.dyn-clone] version = "1" [dependencies.fnv] version = "1" [dependencies.fugue] version = "0.2" features = ["fp"] [dependencies.fuguex-hooks] version = "0.2" [dependencies.fuguex-intrinsics] version = "0.2" [dependencies.fuguex-loader] version = "0.2" [dependencies.fuguex-machine] version = "0.2" [dependencies.fuguex-microx] version = "0.1" [dependencies.fuguex-state] version = "0.2" [dependencies.log] version = "0.4" [dependencies.parking_lot] version = "0.11" [dependencies.rand] version = "0.8" features = ["small_rng"] [dependencies.thiserror] version = "1"