From b19c2dfe67a69d07ac5b140d5bc1033900519edd Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Mon, 13 Mar 2023 22:24:24 +0300 Subject: [PATCH] Remove dub promise in readme I have no idea what the baseline dub is anymore. Assume it is the one that comes with DMD. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4b7adc0..0050b8b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ Poodinis is a dependency injection framework for the D programming language. It Requires at least a D 2.086.1 compatible compiler Uses the Phobos standard library -Can be built with DUB 1.1.1 or higher ## Features