diff --git a/appveyor.yml b/appveyor.yml index 70aea79..fc21027 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,7 @@ environment: # TODO change the project name PROJECT_NAME: crowbook # TODO you may want to change which stable Rust version is used - RUST_VERSION: 1.14.0 + RUST_VERSION: 1.17.0 # TODO feel free to delete targets you are not interested in matrix: - TARGET: i686-pc-windows-gnu