mirror of
https://github.com/logos-storage/nim-mysticeti.git
synced 2026-01-02 13:43:09 +00:00
8 lines
213 B
Nim
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"
|