aboutsummaryrefslogtreecommitdiff
path: root/embassy-time-driver/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-time-driver/Cargo.toml')
-rw-r--r--embassy-time-driver/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-time-driver/Cargo.toml b/embassy-time-driver/Cargo.toml
index e252c354a..d9f2e97df 100644
--- a/embassy-time-driver/Cargo.toml
+++ b/embassy-time-driver/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4edition = "2021" 4edition = "2021"
5description = "Driver trait for embassy-time" 5description = "Driver trait for embassy-time"
6repository = "https://github.com/embassy-rs/embassy" 6repository = "https://github.com/embassy-rs/embassy"
7documentation = "https://docs.embassy.dev/embassy-time-driver"
7readme = "README.md" 8readme = "README.md"
8license = "MIT OR Apache-2.0" 9license = "MIT OR Apache-2.0"
9categories = [ 10categories = [