Skip to content

Commit 9f28b4c

Browse files
authored
Bump to 3.0.3 (#137)
* Bump to 3.0.3 * Disable arm-linux-androideabi test
1 parent 7e2fec6 commit 9f28b4c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
- target: aarch64-apple-darwin
3333
rust: nightly
3434
os: macos-latest
35-
- target: arm-linux-androideabi
36-
rust: stable
37-
os: ubuntu-latest
35+
#- target: arm-linux-androideabi
36+
# rust: stable
37+
# os: ubuntu-latest
3838
- target: aarch64-linux-android
3939
rust: stable
4040
os: ubuntu-latest

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openssl-src"
3-
version = "300.0.5+3.0.2"
3+
version = "300.0.6+3.0.3"
44
authors = ["Alex Crichton <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"

openssl

Submodule openssl updated 194 files

0 commit comments

Comments
 (0)