Skip to content

Commit a527827

Browse files
hombitaseyboldt
authored andcommitted
Publically re-import rand
1 parent b15ad42 commit a527827

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ mod transformed_hamiltonian;
118118

119119
pub use nuts_derive::Storable;
120120
pub use nuts_storable::{DateTimeUnit, HasDims, ItemType, Storable, Value};
121+
pub use rand;
121122

122123
pub use adapt_strategy::EuclideanAdaptOptions;
123124
pub use chain::Chain;

0 commit comments

Comments
 (0)