autd3-driver 10.0.0

AUTD3 driver
Documentation
[package]
name = "autd3-driver"
version = "10.0.0"
authors = ["shun suzuki <suzuki@hapis.k.u-tokyo.ac.jp>"]
edition = "2021"

license = "MIT"
description = "AUTD3 driver"
repository = "https://github.com/shinolab/autd3"
readme = "README.md"
keywords = ["autd"]

[features]
default = []
single_float = []
use_meter = []

[dependencies]
bitflags = "2.0.2"
thiserror = "1.0.31"

[dev-dependencies]
rand = "0.8.5"
assert_approx_eq = "1.1.0"