Skip to content

Commit 68c4007

Browse files
committed
Stabilize upgrade
1 parent 3ea1936 commit 68c4007

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/lib.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,7 @@ mod status_code;
140140
mod version;
141141

142142
pub mod trace;
143-
cfg_unstable! {
144-
pub mod upgrade;
145-
}
143+
pub mod upgrade;
146144

147145
pub use body::Body;
148146
pub use error::{Error, Result};

0 commit comments

Comments
 (0)