Skip to content

Commit

Permalink
Drop unused author fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnatsel committed Feb 5, 2024
1 parent a9d41a6 commit 06fa909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "phastft"
version = "0.1.0"
edition = "2021"

authors = ["Saveliy Yusufov", "Shnatsel", "...", "..."]
authors = ["Saveliy Yusufov", "Shnatsel"]
license = "MIT OR Apache-2.0"
description = "A high-performance, quantum-inspired, implementation of FFT in pure Rust"
documentation = ""
Expand Down

0 comments on commit 06fa909

Please sign in to comment.