# 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 = "poe_bundle" version = "0.1.5" authors = ["Daniel Dimovski "] links = "libooz" description = "Library for extracting Oodle bundles used by the game Path of Exile" readme = "README.md" license = "LGPL-3.0-only" [dependencies.byteorder] version = "1.4.3" [dependencies.ggpk] version = "1.2.2" [dependencies.libc] version = "0.2.0" [dependencies.log] version = "0.4.11" [build-dependencies.cmake] version = "0.1.49"