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 a703960 commit c86a9d3Copy full SHA for c86a9d3
1 file changed
README.md
@@ -13,7 +13,7 @@ Virtual Trackball Orbiting via the Exponential Map
13
[Documentation]: https://docs.rs/trackball/badge.svg
14
[Downloads]: https://img.shields.io/crates/d/trackball.svg
15
[Version]: https://img.shields.io/crates/v/trackball.svg
16
-[Rust]: https://img.shields.io/badge/rust-v1.85.0-brightgreen.svg
+[Rust]: https://img.shields.io/badge/rust-v1.87.0-brightgreen.svg
17
[License]: https://img.shields.io/badge/License-MIT%20OR%20Apache--2.0-blue.svg
18
19
This is an alternative trackball technique using exponential map and parallel transport to
0 commit comments