Skip to content

Commit

Permalink
Add missing description field to Cargo manifest for esp-config (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebraham authored Oct 10, 2024
1 parent d655fe6 commit 5af3d9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esp-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "esp-config"
version = "0.1.0"
edition = "2021"
rust-version = "1.79.0"
description = "Configure projects using esp-hal and related packages"
repository = "https://github.com/esp-rs/esp-hal"
license = "MIT OR Apache-2.0"

Expand Down

0 comments on commit 5af3d9d

Please sign in to comment.