chore: update rust nightly version

This commit is contained in:
dignifiedquire
2019-08-13 12:07:08 +02:00
parent 20f9bb3b14
commit cfed5c914c
2 changed files with 1 additions and 2 deletions

View File

@@ -1 +1 @@
nightly-2019-07-10
nightly-2019-08-13

View File

@@ -403,5 +403,4 @@ mod tests {
}
unsafe { dc_array_get_id(arr, 1000) };
}
}