mg-shamir

Crates.iomg-shamir
lib.rsmg-shamir
version1.3.0
sourcesrc
created_at2022-08-23 12:54:28.378241
updated_at2023-08-30 14:29:31.328602
descriptionMetal Gear shamir library
homepagehttps://gitlab.com/metalgearhq/libshamir/
repositoryhttps://gitlab.com/metalgearhq/libshamir/
max_upload_size
id650973
size1,250,202
Jeremy Tellaa (jeremad)

documentation

README

How to deploy?

  • Bump the version in Cargo.toml
    • Create a MR
    • Make sure it is reviewed
    • Merge it
  • Tag the version on the main branch
$ git checkout main
$ git pull
$ git tag 1.2.3
$ git push origin 1.2.3
Commit count: 0

cargo fmt