Skip to content

Commit

Permalink
Update Rust to 1.77.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Apr 10, 2024
1 parent 8e3b6a8 commit faf228a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ All user visible changes to this project will be documented in this file. This p



## [3.4.0-ndkr26c-rust1.77-r1] · 2024-??-?? (unreleased)
[3.4.0-ndkr26c-rust1.77-r1]: /../../tree/3.4.0-ndkr26c-rust1.77-r1
## [3.4.0-ndkr26c-rust1.77-r2] · 2024-04-10
[3.4.0-ndkr26c-rust1.77-r2]: /../../tree/3.4.0-ndkr26c-rust1.77-r2

[Diff](/../../compare/3.4.0-ndkr26c-rust1.77-r1...)
[Diff](/../../compare/3.4.0-ndkr26c-rust1.77-r1...3.4.0-ndkr26c-rust1.77-r2)

### Security updated

- [Rust] 1.77.2: <https://blog.rust-lang.org/2024/04/09/Rust-1.77.2.html>
- [Debian Linux] "bookworm" 20240408 (12.5): <https://github.com/docker-library/official-images/commit/6b87410113a686735d3eae520777644d3b29bec1>


Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM rust:${rust_ver}-slim-bookworm

ARG android_ndk_ver=r26c
ARG cargo_ndk_ver=3.4.0
ARG build_rev=1
ARG build_rev=2


# Install Rust targets for Android platforms
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cargo-ndk Docker image

## Supported tags and respective `Dockerfile` links

- [`3.4.0-ndkr26c-rust1.77-r1`, `3.4.0-ndkr26c-rust1.77`, `3.4.0-ndkr26c`, `3.4-ndkr26c`, `3-ndkr26c`, `3.4.0`, `3.4`, `3`, `latest`][101]
- [`3.4.0-ndkr26c-rust1.77-r2`, `3.4.0-ndkr26c-rust1.77`, `3.4.0-ndkr26c`, `3.4-ndkr26c`, `3-ndkr26c`, `3.4.0`, `3.4`, `3`, `latest`][101]



Expand Down

0 comments on commit faf228a

Please sign in to comment.