Skip to content

Commit

Permalink
msrv: Use correct rust-version field for msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
plaes committed Apr 30, 2024
1 parent 9238d12 commit 2c4f1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nrf-softdevice/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "Rust interface to nRF SoftDevice"
repository = "https://github.com/embassy-rs/nrf-softdevice"
categories = ["embedded", "hardware-support", "no-std"]
keywords = ["arm", "cortex-m", "nrf52", "nrf-softdevice"]
rust = "1.76"
rust-version = "1.76"

[features]

Expand Down

0 comments on commit 2c4f1c6

Please sign in to comment.