[librsvg] rsvg_internals: remove update note from cargo.toml
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] rsvg_internals: remove update note from cargo.toml
- Date: Mon, 14 Oct 2019 13:24:24 +0000 (UTC)
commit ebfa252991a49e6206038290df64e6a660db1900
Author: Jordan Petridis <jpetridis gnome org>
Date: Mon Oct 14 16:23:23 2019 +0300
rsvg_internals: remove update note from cargo.toml
This is no longer needed and is automated now. See #316
rsvg_internals/Cargo.toml | 11 -----------
1 file changed, 11 deletions(-)
---
diff --git a/rsvg_internals/Cargo.toml b/rsvg_internals/Cargo.toml
index dbd23948..a267813d 100644
--- a/rsvg_internals/Cargo.toml
+++ b/rsvg_internals/Cargo.toml
@@ -6,17 +6,6 @@ workspace = "../"
build = "build.rs"
edition = "2018"
-# IMPORTANT: If you add/remove/update dependencies here, please also
-# update Cargo.toml in https://gitlab.com/BuildStream/cargo-fetcher
-# (just submit a merge request there).
-#
-# BuildStream/cargo-fetcher lets GNOME's BuildStream continuous build
-# service know which dependencies are required.
-#
-# Please update your dependencies here, then run "cargo update" to
-# regenerate librsvg/Cargo.lock, and copy the resolved version numbers
-# from there into cargo-fetcher/Cargo.toml.
-
[dependencies]
cairo-rs = { version="0.7.0", features=["v1_16"] }
cairo-sys-rs = "0.9.0"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]