Explorar o código

Merge branch 'maint-0.3.4'

Nick Mathewson %!s(int64=7) %!d(string=hai) anos
pai
achega
5cb45d2c7a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/rust/crypto/lib.rs

+ 1 - 0
src/rust/crypto/lib.rs

@@ -34,4 +34,5 @@ extern crate libc;
 extern crate external;
 
 pub mod digests;  // Unfortunately named "digests" plural to avoid name conflict with the digest crate
+pub mod rand;