diff --git a/sophia/src/lib.rs b/sophia/src/lib.rs index 966a57ab..e836f41d 100644 --- a/sophia/src/lib.rs +++ b/sophia/src/lib.rs @@ -9,7 +9,7 @@ //! * [`inmem`] //! * [`iri`] //! * [`isomorphism`] -//! * [`jsonld`] +//! * [`jsonld`] (with the `jsonld` feature enabled) //! * [`resource`] //! * [`turtle`] //! * [`term`]