We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622c20b commit 037c41eCopy full SHA for 037c41e
1 file changed
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "offroad"
3
version = "0.0.5"
4
description = "2D offsetting for arc polylines/polygons."
5
-rust-version = "1.89"
+rust-version = "1.88"
6
edition = "2024"
7
categories = ["algorithms", "data-structures", "graphics", "mathematics"]
8
keywords = ["offset", "arc", "polyline", "cnc", "polygon"]
0 commit comments