feat: update version

This commit is contained in:
2023-08-26 01:01:50 +08:00
parent a26e3e1ffe
commit 49c352e84c
3 changed files with 4 additions and 8 deletions

View File

@@ -5,6 +5,7 @@ authors = ["Sebastian Gesemann <s.gesemann@gmail.com>"]
description = "This is an implementation of Shamir's secret sharing scheme."
license = "GPLv3"
readme = "README.md"
edition = "2021"
[dependencies]
getopts = "0.2"