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:
Gabriel Bjørnager Jensen 2024-06-08 11:23:57 +02:00
parent 28fc095b29
commit e5a0d79bb6
14 changed files with 656 additions and 375 deletions

View file

@ -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."