# 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 = "chain_linq" version = "0.1.3" description = "An implementation of .NET's LINQ in rust as a declarative macro." readme = "README.md" keywords = ["macros", "syntax", "dotnet"] categories = ["rust-patterns"] license = "MIT" repository = "https://github.com/PROMETHIA-27/chain_linq" resolver = "2" [dependencies.big_mac] version = "0.1.7" [dependencies.itertools] version = "0.10.1"