Skip to content

Commit 5af3d9d

Browse files
authored
Add missing description field to Cargo manifest for esp-config (#2325)
1 parent d655fe6 commit 5af3d9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

esp-config/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "esp-config"
33
version = "0.1.0"
44
edition = "2021"
55
rust-version = "1.79.0"
6+
description = "Configure projects using esp-hal and related packages"
67
repository = "https://github.com/esp-rs/esp-hal"
78
license = "MIT OR Apache-2.0"
89

0 commit comments

Comments
 (0)