We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4380129 commit 706fe8dCopy full SHA for 706fe8d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "fast_hilbert"
3
-version = "2.0.1-alpha.0"
+version = "2.0.1"
4
authors = ["Armin <[email protected]>"]
5
edition = "2018"
6
description = "Fast Hilbert 2D curve computation using an efficient Lookup Table (LUT)."
0 commit comments