Parcourir la source

Merge branch 'maint-0.3.3' into maint-0.3.4

Roger Dingledine il y a 5 ans
Parent
commit
8ea98c0f4c
2 fichiers modifiés avec 6 ajouts et 0 suppressions
  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 = "crypto"
 version = "0.0.1"