Skip to content

Commit

Permalink
aarch64-dit v0.0.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Sep 6, 2024
1 parent 6a87dce commit efc904a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aarch64-dit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "aarch64-dit"
description = """
Wrappers for enabling/disabling the Data Independent Timing (DIT) feature on AArch64 CPUs
"""
version = "0.0.0"
version = "0.0.1-alpha"
authors = ["RustCrypto Developers"]
license = "Apache-2.0 OR MIT"
homepage = "https://github.com/RustCrypto/utils/tree/master/aarch64-dit"
Expand Down

0 comments on commit efc904a

Please sign in to comment.