From 8025f682fdd49b4e52b4356952ec1f64890d6c4c Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Tue, 29 Jul 2025 21:46:30 +0200 Subject: more docs They are actually visible as Python docstrings, so they are useful! --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 9a97edc..0594ef5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -637,6 +637,7 @@ version = "0.1.0" dependencies = [ "hittekaart", "pyo3", + "rayon", ] [[package]] -- cgit v1.2.3