mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-25 13:01:08 +00:00
Upgrade Rust version
This commit is contained in:
parent
77c08845b5
commit
74f99e2588
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
nightly-2021-01-15
|
||||
nightly-2021-03-25
|
||||
|
|
|
@ -25,7 +25,7 @@ parts:
|
|||
plume:
|
||||
plugin: rust
|
||||
source: .
|
||||
rust-revision: nightly-2020-01-15
|
||||
rust-revision: nightly-2021-03-25
|
||||
build-packages:
|
||||
- libssl-dev
|
||||
- pkg-config
|
||||
|
|
Loading…
Reference in a new issue