Skip to content

Commit 9dc7aab

Browse files
Use frozen telemetry version
1 parent 10c52d7 commit 9dc7aab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ conrod_winit = "0.70"
3939
conrod_core = "0.70"
4040
sysfs_gpio = { version = "0.5", optional = true }
4141
rn2903 = { git = "https://github.com/waxzce/lora-rust-rn2903-rn2483.git", rev = "b086057ba096920abef3870ad0cefa2c80a343e2", optional = true }
42-
makair-telemetry = { git = "https://github.com/makers-for-life/makair-telemetry", rev = "6648b49d50fb5f582a95d5c1121cdad6b60968aa", default-features = false, features = ["serial"] }
42+
makair-telemetry = { git = "https://github.com/makers-for-life/makair-telemetry", tag = "v2.1.0", default-features = false, features = ["serial"] }
4343

4444
[features]
4545
default = []

0 commit comments

Comments
 (0)