Convert project to flake

This commit is contained in:
Gonne 2024-11-03 09:08:58 +01:00 committed by Dennis Frieberg
parent ed9be64e54
commit b6bc2c026b
Signed by: nerf
SSH key fingerprint: SHA256:zvrU0EwwaNK65M+AqL9IOTRawFq0JZ8QXBASxxGpxmg
2 changed files with 0 additions and 5 deletions

View file

@ -3,8 +3,3 @@ name = "alias_to_sieve"
version = "0.1.0"
edition = "2021"
[dependencies]
[[bin]]
name = "alias_to_sieve"
path = "main.rs"