totptool/totptool.nimble

11 lines
237 B
Nim

[Package]
name = "totptool"
version = "0.1.0"
author = "Anonymous"
description = "New Nimble project for Nim"
license = "MIT"
bin = "totptool"
[Deps]
Requires: "nim >= 0.10.0, otp, nuuid, random"