Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: replace deprecated std::u64 with primitive type #119

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Apr 20, 2024

Replaces deprecated std::u64 with the corresponding primitive type.

https://doc.rust-lang.org/std/u64/index.html

@seanmonstar seanmonstar merged commit fe8aa7e into hyperium:master Apr 20, 2024
7 checks passed
@tottoto tottoto deleted the remove-deprecated-std-u64 branch April 20, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants