view Cargo.toml @ 0:6286f0ed89a7

Initial commit
author Lewin Bormann <lewin@lewin-bormann.info>
date Wed, 29 May 2019 23:32:37 +0200
parents
children 36e01274a263
line wrap: on
line source

[package]
name = "rcombinators"
version = "0.1.0"
authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
utf8reader = "0.1.0"