mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-08 23:58:31 -04:00
bump MSRV to 1.74.0
This commit is contained in:
parent
e26cca089f
commit
06049161ab
4 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.70.0 as cargo-build
|
||||
FROM rust:1.83.0 as cargo-build
|
||||
|
||||
WORKDIR /usr/src/onetun
|
||||
COPY Cargo.toml Cargo.toml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue