File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ assignees: ''
8
8
---
9
9
10
10
<!-- 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,
12
12
so the packages you're requesting need to be available in its
13
13
repositories. -->
14
14
15
15
** 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 1
1
# Build environment for Rust crates
2
2
3
3
This 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
5
5
all the native dependencies used by the Rust crates we know of.
6
6
7
7
## Adding new dependencies
You can’t perform that action at this time.
0 commit comments