Add FromRef implementation for generic Aero types

This commit is contained in:
Diggory Blake 2023-08-14 10:58:22 +01:00
parent 1f885d066b
commit 7cd323a0fa
No known key found for this signature in database
GPG key ID: E6BDFA83146ABD40
2 changed files with 9 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "aerosol"
version = "1.0.0-alpha.6"
version = "1.0.0-alpha.7"
authors = ["Diggory Blake <diggsey@googlemail.com>"]
edition = "2018"
description = "Simple dependency injection for Rust"