From 83b16ad24c02ad7520c24f711171b4450581cf94 Mon Sep 17 00:00:00 2001 From: HampusM Date: Tue, 8 Nov 2022 22:17:19 +0100 Subject: docs: add msrv --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 05d234b..088bc01 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ description = "The convenient dependency injection framework" repository = "https://git.hampusmat.com/syrette" keywords = ["di", "dependency-injection", "ioc", "inversion-of-control"] edition = "2021" +rust-version = "1.62.1" [package.metadata.docs.rs] all-features = true -- cgit v1.2.3-18-g5258