Skip to content

AppVeyor script outdated #34

Open
Open
@Boscop

Description

@Boscop

The AppVeyor script is outdated and uses an old rust version:
https://github.com/overdrivenpotato/rust-vst2/blob/master/appveyor_rust_install.ps1#L42
It uses rustc 1.16.0 (30cf806ef 2017-03-10) which is why the build is still failing in PR #32 due to the pub(crate) syntax which has been in stable since 1.18.

This is the current AppVeyor rust template:
https://github.com/starkat99/appveyor-rust/blob/master/appveyor.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions