Browse Source

Update Cargo.lock with new comment; suppress 29244.

Nick Mathewson 5 years ago
parent
commit
4d7a0a1310
2 changed files with 6 additions and 0 deletions
  1. 4 0
      changes/bug29244
  2. 2 0
      src/rust/Cargo.lock

+ 4 - 0
changes/bug29244

@@ -0,0 +1,4 @@
+  o Minor bugfixes (build, compatibility):
+    - Update Cargo.lock file to match the version made by the latest
+      version of Rust, so that "make distcheck" will pass again.
+      Fixes bug 29244; bugfix on 0.3.3.4-alpha.

+ 2 - 0
src/rust/Cargo.lock

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