浏览代码

Merge branch 'maint-0.3.5'

Roger Dingledine 5 年之前
父节点
当前提交
bfd1d70243
共有 2 个文件被更改,包括 6 次插入0 次删除
  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"