diff --git a/self-attention/Cargo.toml b/self-attention/Cargo.toml index 5141677..fcfb2c8 100644 --- a/self-attention/Cargo.toml +++ b/self-attention/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "self-intention" +name = "self-attention" version = "0.1.0" edition = "2021"