# 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 = "abilists" version = "0.1.0" description = "Parse `abilists` files from the Zig project." license = "MIT" repository = "https://github.com/ErichDonGubler/abilists" resolver = "2" [dependencies.arcstr] version = "1.1.3" [dependencies.arrayvec] version = "0.7.2" [dependencies.ascii] version = "1" [dependencies.color-eyre] version = "0.6.0" [dependencies.eio] version = "0.1.2" [dependencies.log] version = "0.4" [dependencies.thiserror] version = "1.0.30" [dev-dependencies.clap] version = "3.0.14" features = ["derive"] [dev-dependencies.env_logger] version = "0.9.0" [dev-dependencies.format] version = "0.2.4"