mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
a58be575cb
see rtic-rs/rfcs#52 for details includes: core proposal and `#[init]` and `memory-watermark` extensions Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
6 lines
88 B
TOML
6 lines
88 B
TOML
[package]
|
|
edition = "2018"
|
|
name = "rtic-actor-traits"
|
|
version = "0.1.0"
|
|
|
|
[dependencies]
|