Skip to content

Commit bd2a034

Browse files
Publicly expose VersionMetadataBinding (#606)
Co-authored-by: GoncaloGarcia <[email protected]>
1 parent 87dd6b4 commit bd2a034

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

worker/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ pub use crate::router::{RouteContext, RouteParams, Router};
190190
pub use crate::schedule::*;
191191
pub use crate::socket::*;
192192
pub use crate::streams::*;
193+
pub use crate::version::*;
193194
pub use crate::websocket::*;
194195

195196
mod abort;

0 commit comments

Comments
 (0)