Skip to content

Commit 83744e4

Browse files
committed
Bump minimum Rust version to 1.32.0
1 parent 83cd662 commit 83744e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- script: cargo build
1313
displayName: "Build crate"
1414
variables:
15-
TOOLCHAIN: 1.25.0
15+
TOOLCHAIN: 1.32.0
1616

1717
- job: Docker
1818
pool:

0 commit comments

Comments
 (0)