[dependencies]
[package]
description = "Automatically implement Curry for callable types such that they are curried functions"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "auto-currying"
readme = "readme.md"
repository = "https://github.com/xmh0511/auto-curry"
version = "0.1.1"