diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2021-11-09 10:35:58 +0100 |
|---|---|---|
| committer | Emil Fresk <emil.fresk@gmail.com> | 2021-11-09 11:12:04 +0100 |
| commit | 5ab5112271a9dbef6d875ad89706fc726e126b95 (patch) | |
| tree | 491505a808ac07c6257ac7cebe35e235d2720298 /macros/Cargo.toml | |
| parent | 0dcb0c4e497b23bf68b7ac0d3d918ab3d3c209be (diff) | |
Update versions and changelog
Diffstat (limited to 'macros/Cargo.toml')
| -rw-r--r-- | macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml index de335bc..394c177 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0" name = "cortex-m-rtic-macros" readme = "../README.md" repository = "https://github.com/rtic-rs/cortex-m-rtic" -version = "0.6.0-rc.3" +version = "0.6.0-rc.4" [lib] proc-macro = true |
