[package] name = "alg-seq" version = "0.0.2" edition = "2021" authors = [ "Louis Meyer " ] description = "Crate containing implementations for algorithms introduced in the AlgSeq lecture at university of Kiel" readme = "README.md" license = "MIT" [lib] name = "algseq" [dependencies]