File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -35,15 +35,15 @@ jobs:
35
35
# - target: arm-linux-androideabi
36
36
# rust: stable
37
37
# os: ubuntu-latest
38
- - target : aarch64-linux-android
39
- rust : stable
40
- os : ubuntu-latest
41
- - target : i686-linux-android
42
- rust : stable
43
- os : ubuntu-latest
44
- - target : x86_64-linux-android
45
- rust : stable
46
- os : ubuntu-latest
38
+ # - target: aarch64-linux-android
39
+ # rust: stable
40
+ # os: ubuntu-latest
41
+ # - target: i686-linux-android
42
+ # rust: stable
43
+ # os: ubuntu-latest
44
+ # - target: x86_64-linux-android
45
+ # rust: stable
46
+ # os: ubuntu-latest
47
47
- target : i686-unknown-linux-gnu
48
48
rust : stable
49
49
os : ubuntu-latest
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " openssl-src"
3
- version = " 111.25.2 +1.1.1t"
3
+ version = " 111.25.3 +1.1.1t"
4
4
authors = [
" Alex Crichton <[email protected] >" ]
5
5
license = " MIT/Apache-2.0"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments