Skip to content

Commit

Permalink
Merge pull request #18 from rgallor/chore/bump-sdk
Browse files Browse the repository at this point in the history
chore(sdk): bump astarte device sdk to 0.9.2
  • Loading branch information
harlem88 authored Dec 2, 2024
2 parents cc4695e + 2a3aa5d commit ac9f8de
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 @@ -18,7 +18,7 @@ rust-version = "1.72.0"
description = "Astarte Rust SDK based data stream test."

[dependencies]
astarte-device-sdk = { version = "0.9.1", features = ["message-hub"] }
astarte-device-sdk = { version = "0.9.2", features = ["message-hub"] }
clap = { version = "=4.4.18", features = ["derive", "env", "string"] }
color-eyre = "0.6.3"
toml = "0.8.12"
Expand Down

0 comments on commit ac9f8de

Please sign in to comment.