mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Update appveyor rust version
This commit is contained in:
parent
36c5ed2ceb
commit
ba3890d134
@ -1,5 +1,5 @@
|
||||
environment:
|
||||
TARGET: 1.9.0-x86_64-pc-windows-gnu
|
||||
TARGET: 1.14.0-x86_64-pc-windows-gnu
|
||||
MSYS2_BITS: 64
|
||||
install:
|
||||
- ps: Start-FileDownload "https://static.rust-lang.org/dist/rust-${env:TARGET}.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user