diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2024-12-06 13:38:15 +0100 |
|---|---|---|
| committer | Emil Fresk <emil.fresk@gmail.com> | 2024-12-06 14:09:26 +0100 |
| commit | b41a10e794261e1539cd571aab00fca40568ba87 (patch) | |
| tree | 50f184af566d990ae3ca3c99e585ac4ae9c57632 /rtic-macros/Cargo.toml | |
| parent | f17915842ff18be48b6c8ed5faac378bc26ff3b3 (diff) | |
Fix documentation (docs.rs) and release 2.1.2
Diffstat (limited to 'rtic-macros/Cargo.toml')
| -rw-r--r-- | rtic-macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-macros/Cargo.toml b/rtic-macros/Cargo.toml index eee23c6..904aa83 100644 --- a/rtic-macros/Cargo.toml +++ b/rtic-macros/Cargo.toml @@ -22,7 +22,7 @@ name = "rtic-macros" readme = "../README.md" repository = "https://github.com/rtic-rs/rtic" -version = "2.1.0" +version = "2.1.1" [lib] proc-macro = true |
