Bump minor; Export all in crate root; Add fixed string type; Add new errors; Update documentation; Add method to ; Add and methods to ;
This commit is contained in:
parent
28fc095b29
commit
e5a0d79bb6
14 changed files with 656 additions and 375 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "bzipper"
|
||||
version = "0.0.2"
|
||||
version = "0.1.0"
|
||||
authors = ["Gabriel Bjørnager Jensen"]
|
||||
edition = "2021"
|
||||
description = "Binary (de)serialiser."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue