diff options
| author | Adam Greig <adam@adamgreig.com> | 2023-01-03 17:38:25 +0000 |
|---|---|---|
| committer | Adam Greig <adam@adamgreig.com> | 2023-01-03 17:38:25 +0000 |
| commit | 83e35f81ff4f69e04dbea12c03a853f2939f262b (patch) | |
| tree | dacbb6bb70d8ba62a616d8df693503c799a1575d /Cargo.toml | |
| parent | c3a5ddfdb8e2d9995436a0c4e76ca04b48e4603d (diff) | |
Release 0.1.2
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.1" +version = "0.1.2" authors = ["Adam Greig <adam@adamgreig.com>"] edition = "2018" description = "MMIO registers abstraction with a macro API" |
