aboutsummaryrefslogtreecommitdiff
path: root/rtic-sync/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2024-01-10 20:21:38 +0100
committerGitHub <noreply@github.com>2024-01-10 19:21:38 +0000
commitf69ecb05a95fd7c2906d060c1548291052dba6bd (patch)
treece9e88f2a08aea8f689779851a5dda0510af5173 /rtic-sync/Cargo.toml
parentaf1b8e5d8b3974d87067d4224f4ef71177ca5c4d (diff)
Upgrade everything to embedded-hal v1.0.0 (#880)
Diffstat (limited to 'rtic-sync/Cargo.toml')
-rw-r--r--rtic-sync/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-sync/Cargo.toml b/rtic-sync/Cargo.toml
index 429c33e..7df193d 100644
--- a/rtic-sync/Cargo.toml
+++ b/rtic-sync/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rtic-sync"
-version = "1.1.1"
+version = "1.2.0"
edition = "2021"
authors = [