From 4f9fe856a25ab29345b90e7725509e9ee38a37be Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:19:41 +0200 Subject: Adding upstream version 1.69.0+dfsg1. Signed-off-by: Daniel Baumann --- vendor/icu_provider/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/icu_provider/src/lib.rs') diff --git a/vendor/icu_provider/src/lib.rs b/vendor/icu_provider/src/lib.rs index 594e872f4..7ee5b34e2 100644 --- a/vendor/icu_provider/src/lib.rs +++ b/vendor/icu_provider/src/lib.rs @@ -94,7 +94,7 @@ //! //! ## Data generation API //! -//! *This functionality is enabled with the "datagen" feature* +//! *This functionality is enabled with the "datagen" Cargo feature* //! //! The [`datagen`] module contains several APIs for data generation. See [`icu_datagen`] for the reference //! data generation implementation. -- cgit v1.2.3