Commit 219f13eb authored by johnthagen's avatar johnthagen Committed by GitHub
Browse files

Deprecate crypto module

parent b078c67d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#![doc(hidden)]
#![deprecated(since = "0.9.20")]
use string::OpensslString;

#[deprecated(note = "renamed to OpensslString", since = "0.9.7")]