Browse Source

Revert back to Cargo.lock format version 3

This allows building with older versions
Jelmer Vernooij 4 months ago
parent
commit
a9ccf80c85
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.lock

+ 1 - 1
Cargo.lock

@@ -1,6 +1,6 @@
 # This file is automatically @generated by Cargo.
 # It is not intended for manual editing.
-version = 4
+version = 3
 
 [[package]]
 name = "autocfg"