mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
build(deps): migrate usages of once_cell crate to standard library equivalents (#8030)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -17,7 +17,6 @@ pub mod vergen;
|
||||
// pub use literally;
|
||||
#[doc(inline)]
|
||||
pub use logger::*;
|
||||
pub use once_cell;
|
||||
pub use opentelemetry;
|
||||
pub use tracing;
|
||||
#[cfg(feature = "actix_web")]
|
||||
|
||||
Reference in New Issue
Block a user