laser-dac 0.7.2

Unified laser DAC abstraction supporting multiple protocols
Documentation
1
2
3
4
5
6
7
8
9
# cargo-release configuration
# https://github.com/crate-ci/cargo-release

# Let GitHub Actions handle the actual publish
publish = false
push = true
tag = true

tag-name = "v{{version}}"