bit_sets 1.0.0 (#1202)
* bit_sets 1.0.0 (via `alr publish --submit`) * Fix typos --------- Co-authored-by: Michael Hardeman <mhardeman25@gmail.com> Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
name = "bit_sets"
|
||||
description = "A packed boolean array that saves space and is performant"
|
||||
version = "1.0.0"
|
||||
|
||||
authors = ["Michael Hardeman"]
|
||||
maintainers = ["Michael Hardeman <mhardeman25@gmail.com>"]
|
||||
maintainers-logins = ["michael-hardeman"]
|
||||
licenses = "GPL-2.0-or-later"
|
||||
website = "https://github.com/michael-hardeman/bit_sets"
|
||||
tags = ["bit", "set", "boolean", "array", "packed", "performance"]
|
||||
|
||||
[origin]
|
||||
commit = "4a2dbc5386bc60fbba575a47d176f7269f0ff285"
|
||||
subdir = "./bit_sets/"
|
||||
url = "git+https://github.com/michael-hardeman/bit_sets.git"
|
||||
|
||||
Reference in New Issue
Block a user