# 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" rust-version = "1.57" name = "mmledger" version = "0.4.0" exclude = [".github/"] description = "A ledger for confidential computing (CC) shims for tracking memory management system calls" homepage = "https://github.com/enarx/mmledger" license = "Apache-2.0" repository = "https://github.com/enarx/mmledger" resolver = "2" [dependencies.bitflags] version = "1.0.4" [dependencies.const-default] version = "1.0.0" [dependencies.lset] version = "0.3.0" [dependencies.primordial] version = "0.5.0" [dev-dependencies.rstest] version = "0.16.0"