Add documentation

This commit is contained in:
Diggory Blake 2018-10-29 01:36:58 +00:00
parent d3ff99023d
commit f47d3a417d
7 changed files with 260 additions and 4 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "aerosol"
version = "0.1.1"
version = "0.1.2"
authors = ["Diggory Blake <diggsey@googlemail.com>"]
edition = "2018"
description = "Dependency injection with compile-time guarantees"