diff options
Diffstat (limited to 'rtic-sync/Cargo.toml')
| -rw-r--r-- | rtic-sync/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rtic-sync/Cargo.toml b/rtic-sync/Cargo.toml index a522c16..220f831 100644 --- a/rtic-sync/Cargo.toml +++ b/rtic-sync/Cargo.toml @@ -29,6 +29,7 @@ embedded-hal-bus = { version = "0.2.0", features = ["async"] } defmt-03 = { package = "defmt", version = "0.3", optional = true } [dev-dependencies] +cassette = "0.3.0" static_cell = "2.1.0" tokio = { version = "1", features = ["rt", "macros", "time"] } |
