Skip to content

Commit 2d5cb5d

Browse files
author
Palmer Cox
committed
Integrate the code in the digest and cryptoutil modules directly into the sha1 module.
1 parent ff9e573 commit 2d5cb5d

File tree

5 files changed

+315
-365
lines changed

5 files changed

+315
-365
lines changed

src/librustpkg/cryptoutil.rs

Lines changed: 0 additions & 271 deletions
This file was deleted.

src/librustpkg/digest.rs

Lines changed: 0 additions & 81 deletions
This file was deleted.

src/librustpkg/rustpkg.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ pub mod api;
5555
mod conditions;
5656
pub mod context;
5757
mod crate;
58-
mod cryptoutil;
59-
mod digest;
6058
pub mod exit_codes;
6159
mod installed_packages;
6260
mod messages;

0 commit comments

Comments
 (0)