nim-mysticeti/mysticeti.nimble
2024-08-19 10:03:24 +02:00

8 lines
213 B
Nim

version = "0.1.0"
author = "Nim mysticeti authors"
description = "byzantine fault tolerant consensus algorithm"
license = "MIT"
requires "questionable >= 0.10.15 & < 0.11.0"
requires "results >= 0.5.0 & < 0.6.0"