Skip to content

Commit fe8aa7e

Browse files
tottotoseanmonstar
authored andcommitted
refactor: replace deprecated std::u64 with primitive type
1 parent 6a85548 commit fe8aa7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

http-body/src/size_hint.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
use std::u64;
2-
31
/// A `Body` size hint
42
///
53
/// The default implementation returns:

0 commit comments

Comments
 (0)