There was an error while loading. Please reload this page.
1 parent 5104dea commit cbc0e6aCopy full SHA for cbc0e6a
1 file changed
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
authors = ["Sébastien Crozet <developer@crozet.re>"]
3
name = "kiss3d"
4
-version = "0.35.0"
+version = "0.36.0"
5
6
autoexamples = true
7
-description = "3D graphics engine for Rust."
+description = "Keep it simple, stupid, 2D and 3D graphics engine for Rust."
8
edition = "2018"
9
keywords = ["3D", "graphics", "OpenGL", "KISS"]
10
license = "BSD-3-Clause"
0 commit comments