Move boolean_bitfield into own crate

This commit is contained in:
Paul Hauner
2018-08-23 15:20:10 +10:00
parent 9808d5c209
commit fd1eea561e
6 changed files with 18 additions and 25 deletions

View File

@@ -0,0 +1,6 @@
[package]
name = "boolean-bitfield"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
[dependencies]