# 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 = "gradiff" version = "0.1.0-rc9" authors = ["The GRADIS Project Contributors "] description = "The Reference Implementation for the GRADIFF File Format" homepage = "https://www.gradis-project.org" readme = "README.md" license = "Apache-2.0" repository = "https://codeberg.org/gradis/gradiff-rs" resolver = "1" [dependencies.maplit] version = "1.0.2" [dependencies.peeking_take_while] version = "1.0.0" [dev-dependencies.lazy_static] version = "1.4.0" [dev-dependencies.pretty_assertions] version = "1.3.0" [dev-dependencies.test-case] version = "2.2.1"