Update Cargo.toml

This commit is contained in:
Skye Terran 2021-08-12 20:42:35 -07:00
parent afd7ea6c57
commit f35758609d

View File

@ -1,7 +1,7 @@
[package] [package]
name = "hypoloop" name = "hypoloop"
description = "A low-level control loop for real-time and baked simulations." description = "A low-level control loop for real-time and baked simulations."
version = "0.1.6" version = "0.1.7"
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
repository = "https://github.com/skyeterran/hypoloop" repository = "https://github.com/skyeterran/hypoloop"