# 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 = "2018" name = "xcode" version = "0.2.2" authors = ["Aptos Labs "] description = "Core data structures used by x" license = "Apache-2.0" resolver = "2" [lib] name = "x_core" [dependencies.camino] version = "1.0.3" features = ["serde1"] [dependencies.debug-ignore] version = "1.0.1" [dependencies.determinator] version = "0.8.0" [dependencies.guppy] version = "0.13.0" [dependencies.hex] version = "0.4.3" [dependencies.indoc] version = "1.0.3" [dependencies.log] version = "0.4.17" [dependencies.once_cell] version = "1.10.0" [dependencies.ouroboros] version = "0.9.2" [dependencies.serde] version = "1.0.137" features = ["derive"] [dependencies.toml] version = "0.5.9"