prepare orchestra crate publishing (#5579)

This commit is contained in:
Bernhard Schuster
2022-05-24 11:06:47 +02:00
committed by GitHub
parent d0453cf24d
commit fd51ecbe70
10 changed files with 39 additions and 36 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#![deny(missing_docs)]
#![deny(unused_imports)]
pub use metered_channel as metered;
pub use metered;
/// Cyclic metric collection support.
pub mod metronome;