First rough parsing of alias file to hashmap

This commit is contained in:
Gonne 2024-11-03 07:22:53 +01:00 committed by Dennis Frieberg
parent c31324d205
commit 696370b85e
Signed by: nerf
SSH key fingerprint: SHA256:zvrU0EwwaNK65M+AqL9IOTRawFq0JZ8QXBASxxGpxmg
4 changed files with 90 additions and 0 deletions

7
packages/alias-to-sieve/Cargo.lock generated Normal file
View file

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "alias_to_sieve"
version = "0.1.0"