filesorters/Cargo.lock
Vladimir Rubin 3d9c39c872
refactor: get rid of toml
i decided that the binary size is too big and we shouldn't use any
libraries so i wrote my own parser that even seems to work
2024-12-30 02:05:33 +02:00

7 lines
155 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "filesorters"
version = "0.1.0"