Skip to content

Commit

Permalink
Bump rust edition to 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
kelnos committed Jan 10, 2024
1 parent b7b5e4e commit 9118390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "Apache-2.0"
readme = "README.md"
categories = [ "embedded", "hardware-support", "no-std" ]
keywords = [ "air-quality", "embedded-hal", "sensor", "sen0177", "pmsa003i" ]
edition = "2018"
edition = "2021"

[package.metadata.docs.rs]
all-features = true
Expand Down

0 comments on commit 9118390

Please sign in to comment.