mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-20 16:11:35 +03:00
751b42ab5b
Bumps [abnf](https://github.com/duesee/abnf) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/duesee/abnf/releases) - [Commits](https://github.com/duesee/abnf/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
19 lines
311 B
TOML
19 lines
311 B
TOML
[package]
|
|
name = "leo-abnf"
|
|
version = "1.2.3"
|
|
authors = [ "The Aleo Team <hello@aleo.org>" ]
|
|
description = "ABNF to Markdown converter"
|
|
edition = "2018"
|
|
keywords = [
|
|
"aleo",
|
|
"cryptography",
|
|
"leo",
|
|
"programming-language",
|
|
"zero-knowledge",
|
|
"leo-abnf"
|
|
]
|
|
|
|
[dependencies]
|
|
abnf = "0.10.2"
|
|
anyhow = "1.0"
|