diff options
author | Joel Kronqvist <joel.kronqvist@iki.fi> | 2025-08-05 00:02:13 +0300 |
---|---|---|
committer | Joel Kronqvist <joel.kronqvist@iki.fi> | 2025-08-05 00:02:13 +0300 |
commit | 0d9c5b7fd7dec374ec357581f721f5cdc828b7ae (patch) | |
tree | 132905830677e7170c03210f8b849dd43040aee6 /Cargo.toml | |
parent | fdae943090463526423f5e43e72cd2f0e8147a1b (diff) | |
download | myslip-0d9c5b7fd7dec374ec357581f721f5cdc828b7ae.tar.gz myslip-0d9c5b7fd7dec374ec357581f721f5cdc828b7ae.zip |
Changed project name
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -name = "melisp" +name = "myslip" version = "0.1.0" edition = "2024" |