[librsvg: 2/4] restore two notes



commit c95f78723176cba711c135ffa41908688c93daa7
Author: Abraham Toriz <categulario gmail com>
Date:   Mon May 11 15:58:48 2020 -0500

    restore two notes

 librsvg_crate/src/lib.rs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/librsvg_crate/src/lib.rs b/librsvg_crate/src/lib.rs
index 4e6a27cf..d66f75fb 100644
--- a/librsvg_crate/src/lib.rs
+++ b/librsvg_crate/src/lib.rs
@@ -22,8 +22,8 @@
 //! [dependencies]
 //! librsvg = { git="https://gitlab.gnome.org/GNOME/librsvg"; }
 //! cairo-rs = "0.8.0"
-//! glib = "0.9.0"
-//! gio = { version="0.8.0", features=["v2_50"] } # per configure.ac
+//! glib = "0.9.0"                                # only if you need streams
+//! gio = { version="0.8.0", features=["v2_50"] } # likewise
 //! ```
 //!
 //! # Example


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]