Update Cargo.lock with new comment; suppress 29244.

This commit is contained in:
Nick Mathewson 2019-02-01 16:38:23 +01:00
parent d1c0dbabfa
commit 4d7a0a1310
2 changed files with 6 additions and 0 deletions

4
changes/bug29244 Normal file
View File

@ -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
src/rust/Cargo.lock generated
View File

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