Skip to content

Commit

Permalink
refactor: replace deprecated std::u64 with primitive type
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored and seanmonstar committed Apr 20, 2024
1 parent 6a85548 commit fe8aa7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions http-body/src/size_hint.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use std::u64;

/// A `Body` size hint
///
/// The default implementation returns:
Expand Down

0 comments on commit fe8aa7e

Please sign in to comment.