Skip to content

Commit 3436e46

Browse files
committed
Bump crazyflie-link dep to 0.4.2
1 parent 70947fc commit 3436e46

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

rust/Cargo.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ extension-module = ["pyo3/extension-module"]
1515
pyo3 = { version = "0.26" }
1616
pyo3-async-runtimes = { version = "0.26", features = ["tokio-runtime"] }
1717
crazyflie-lib = "0.6.0"
18-
crazyflie-link = "0.4.1"
18+
crazyflie-link = "0.4.2"
1919
tokio = { version = "1.48", features = ["full"] }
2020
futures = "0.3.31"
2121
pyo3-stub-gen-derive = "0.17.0"

0 commit comments

Comments
 (0)