comparison Cargo.toml @ 638:a806f28e94fc

Add anm0 support.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 03 Jul 2019 22:17:04 +0200
parents afa012bb8021
children 01849ffd0180
comparison
equal deleted inserted replaced
637:afa012bb8021 638:a806f28e94fc
8 license = "GPL-3.0-or-later" 8 license = "GPL-3.0-or-later"
9 9
10 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 10 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11 11
12 [dependencies] 12 [dependencies]
13 nom = "5"