mirror of
https://github.com/TECHNOFAB11/aerosol.git
synced 2025-12-11 23:50:07 +01:00
Add support for dependencies of dependencies
This commit is contained in:
parent
f47d3a417d
commit
cc46fbe621
4 changed files with 43 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "aerosol"
|
||||
version = "0.1.2"
|
||||
version = "0.2.0"
|
||||
authors = ["Diggory Blake <diggsey@googlemail.com>"]
|
||||
edition = "2018"
|
||||
description = "Dependency injection with compile-time guarantees"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue