Skip to content

Commit

Permalink
Publicly expose VersionMetadataBinding (#606)
Browse files Browse the repository at this point in the history
Co-authored-by: GoncaloGarcia <[email protected]>
  • Loading branch information
GoncaloGarcia and GoncaloGarcia authored Jul 31, 2024
1 parent 87dd6b4 commit bd2a034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worker/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ pub use crate::router::{RouteContext, RouteParams, Router};
pub use crate::schedule::*;
pub use crate::socket::*;
pub use crate::streams::*;
pub use crate::version::*;
pub use crate::websocket::*;

mod abort;
Expand Down

0 comments on commit bd2a034

Please sign in to comment.