Skip to content

Commit

Permalink
Fixing fft name
Browse files Browse the repository at this point in the history
  • Loading branch information
kthakore authored and Michael-F-Bryan committed Mar 9, 2021
1 parent 16ead7d commit d64b9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proc_blocks/fft/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "FFT"
name = "fft"
version = "0.1.0"
authors = ["Kartik Thakore <kartik@thakore.ai"]
edition = "2018"
Expand Down

0 comments on commit d64b9ba

Please sign in to comment.