From a8afb21bfd9dc53b51111bd1d9f19c2275fc97fe Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Sat, 25 Nov 2023 12:08:52 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0bba4de..4d91e95 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ as well as anything that requires non-const function calls to be computed. [![Documentation](https://docs.rs/lazy_static/badge.svg)](https://docs.rs/lazy_static) [![License](https://img.shields.io/crates/l/lazy_static.svg)](https://github.com/rust-lang-nursery/lazy-static.rs#license) - ## Minimum supported `rustc` `1.40.0+`