From 6149a0d33608abd3f25222516974e54edfe4bd73 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 23 Oct 2024 07:09:41 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c5a9fb4..3ea607db 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Features: - Trace support for debugging your parsers. - Clever hacks to make compile time errors easier to deal with. (These are totally optional.) -This library targets submission to Boost. +This library first appeared in Boost 1.87.0 Online docs: https://tzlaine.github.io/parser