File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ assignees: ''
88---
99
1010<!-- Thanks for reporting this issue!
11- Please remember our build environment is based on Ubuntu 18 .04 LTS,
11+ Please remember our build environment is based on Ubuntu 20 .04 LTS,
1212 so the packages you're requesting need to be available in its
1313 repositories. -->
1414
1515** Affected crates:** foo, foo-sys
16- ** Ubuntu 18 .04 packages to install:** libfoo-dev
16+ ** Ubuntu 20 .04 packages to install:** libfoo-dev
Original file line number Diff line number Diff line change 11# Build environment for Rust crates
22
33This repository contains the source of the Docker container the Rust project
4- uses to build third-party crates. It is based on ** Ubuntu 18 .04** , and contains
4+ uses to build third-party crates. It is based on ** Ubuntu 20 .04** , and contains
55all the native dependencies used by the Rust crates we know of.
66
77## Adding new dependencies
You can’t perform that action at this time.
0 commit comments