Skip to content

Commit 040590f

Browse files
authored
Merge pull request #19 from AeroRust/improvements
Improvements
2 parents 7aa81a6 + ec64e39 commit 040590f

File tree

13 files changed

+579
-464
lines changed

13 files changed

+579
-464
lines changed

Cargo.lock

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

arsdk-rs/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "arsdk-rs"
33
version = "0.0.5"
4-
authors = ["o0Ignition0o <[email protected]>"]
4+
authors = ["o0Ignition0o <[email protected]>", "Lachezar Lechev <[email protected]>"]
55
edition = "2018"
6-
description = "parrot arsdk in rust"
6+
description = "Parrot drones SDK in Rust (AeroRust)"
77
license = "MIT/Apache-2.0"
8-
keywords = ["drone", "parrot"]
8+
keywords = ["AeroRust", "drone", "parrot", "sdk"]
99

1010
[dependencies]
1111
thiserror = "1.0"

0 commit comments

Comments
 (0)