Loading changes/bug29244 0 → 100644 +4 −0 Original line number Diff line number Diff line 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. src/rust/Cargo.lock +2 −0 Original line number Diff line number Diff line # This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "crypto" version = "0.0.1" Loading Loading
changes/bug29244 0 → 100644 +4 −0 Original line number Diff line number Diff line 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.
src/rust/Cargo.lock +2 −0 Original line number Diff line number Diff line # This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "crypto" version = "0.0.1" Loading