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 437b2fd commit f687f71Copy full SHA for f687f71
Cargo.toml
@@ -2,6 +2,7 @@
2
edition = "2021"
3
name = "int-vec-2d"
4
version = "0.1.1"
5
+#rust-version = "nightly"
6
authors = ["warlock <internalmike@gmail.com>"]
7
description = "Vectors, points, rectangles, etc. with `i16` coordinates."
8
readme = "README.md"
0 commit comments