From: Felix Krull Date: Sun, 18 Oct 2020 15:02:30 +0000 (+0200) Subject: Remove outdated sentence in readme X-Git-Tag: archive/raspbian/2022.4-1+rpi1^2~9^2^2~20^2~86 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=900973b61f9c3068a1a02d0499056c3017baf5cc;p=ostree.git Remove outdated sentence in readme --- diff --git a/rust-bindings/rust/README.md b/rust-bindings/rust/README.md index 6fde4b7c..6f0c9147 100644 --- a/rust-bindings/rust/README.md +++ b/rust-bindings/rust/README.md @@ -67,9 +67,6 @@ Run the following command to update the bundled gir files: $ make update-gir-files ``` -The `OSTree-1.0.gir` file needs to be updated manually, either from a recent -distribution package or by building from source. - ### Documentation The libostree API documentation is not included in the code by default because of its LGPL license. This means normal `cargo doc` runs don't include API docs