From 74168548c0c96e155e7615f2cb1ae71770ef4713 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Wed, 13 Sep 2023 22:08:50 +0200 Subject: Adding rust-version This needs a lot of cleanup and commenting, but it works. It's FAST. Even faster than the go-version. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e720fd5..8976dda 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ # ignore binaries /makepass.go +/makepass.rs +rust/target -- cgit v1.2.3