diff options
| author | Adam Greig <adam@adamgreig.com> | 2021-09-29 22:48:28 +0100 |
|---|---|---|
| committer | Adam Greig <adam@adamgreig.com> | 2021-09-29 22:48:28 +0100 |
| commit | 96bfa91e3bf81bc215524e8c5c02ee951339f702 (patch) | |
| tree | a7171ab1169a512baa5c85948d84fc6659633eb2 /Cargo.toml | |
| parent | a62c4551582a40712336f1f16ffb33591907e80e (diff) | |
Release v0.1.1.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "ral-registers" -version = "0.1.0" +version = "0.1.1" authors = ["Adam Greig <adam@adamgreig.com>"] edition = "2018" description = "MMIO registers abstraction with a macro API" |
