Skip to content

Commit

Permalink
Bump depenencies to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhcel committed Nov 20, 2024
1 parent 72f8f3f commit 764b6c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ exclude = [
]

[dependencies]
defmt = { version = "0.3.2", optional = true }
defmt = { version = "0.3.8", optional = true }
embedded-hal = "1.0.0"
embedded-hal-async = { version = "1.0.0", optional = true }
fixed = "1.20.0"
fixed = "1.28.0"
sensirion-i2c = "0.4"

[features]
Expand Down

0 comments on commit 764b6c9

Please sign in to comment.