# 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 = "move-command-line-common" version = "0.3.2" authors = ["Diem Association "] description = "Move shared command line and file tools" homepage = "https://diem.com" license = "Apache-2.0" repository = "https://github.com/diem/diem" resolver = "2" [dependencies.anyhow] version = "1.0.52" [dependencies.difference] version = "2.0.0" [dependencies.dirs-next] version = "2.0.0" [dependencies.hex] version = "0.4.3" [dependencies.move-core-types] version = "0.3.0" package = "mv-core-types" [dependencies.num-bigint] version = "0.4.0" [dependencies.once_cell] version = "1.7.2" [dependencies.serde] version = "1.0.124" features = ["derive"] [dependencies.sha2] version = "0.9.3" [dependencies.walkdir] version = "2.3.1"