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. --- makepass.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makepass.pl') diff --git a/makepass.pl b/makepass.pl index 36bfcf1..bfe43f8 100755 --- a/makepass.pl +++ b/makepass.pl @@ -5,7 +5,7 @@ # Created : 2023-07-27 # License : BSD-3-Clause # -# Copyright (c) 2018-2022 Dennis Eriksen • d@ennis.no +# Copyright (c) 2018-2023 Dennis Eriksen • d@ennis.no use strict; use warnings; -- cgit v1.2.3