Skip to content

Commit

Permalink
chore: pub use hyper platform (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
elcharitas authored Aug 28, 2024
1 parent 91dbaf3 commit 2ddbf87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pub mod shared {
pub mod prelude {
pub use crate::factory::*;
pub use crate::macros::*;
pub use ngyn_hyper::HyperApplication;
pub use ngyn_shared::{
core::NgynEngine,
server::{
Expand Down

0 comments on commit 2ddbf87

Please sign in to comment.