Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Tweak description
  • Loading branch information
newpavlov authored Oct 20, 2023
commit 9618d5c912412e4ddb15b34778d0becbb53289c6
2 changes: 1 addition & 1 deletion cpufeatures/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "cpufeatures"
version = "0.2.9"
description = """
Lightweight runtime CPU feature detection for x86/x86_64/aarch64 and loongarch64
Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets,
with no_std support and support for mobile targets including Android and iOS
"""
authors = ["RustCrypto Developers"]
Expand Down