~jplatte/const-unit-poc

848833c9b7ac6b001bb997a225dcde4cc56c81ac — Jonas Platte 3 years ago 5a62de3 main
Release 1.1.3
1 files changed, 1 insertions(+), 1 deletions(-)

M Cargo.toml
M Cargo.toml => Cargo.toml +1 -1
@@ 1,7 1,7 @@
[package]
name = "const_unit_poc"
description = "Proof of Concept: Physical units through const generics"
version = "1.1.2"
version = "1.1.3"
authors = ["Jonas Platte <jplatte@posteo.de>"]
edition = "2018"
license = "MIT"