Merge branch 'maint-0.3.4'

This commit is contained in:
Nick Mathewson
2018-06-16 12:43:35 -04:00
+1
View File
@@ -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;