mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-24 07:48:04 +03:00
b51471a6a8
Bumps [abnf](https://github.com/duesee/abnf) from 0.10.0 to 0.10.1. - [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.1"
|
|
anyhow = "1.0"
|