Skip to content

Commit

Permalink
Removed extraneous buffered-reader dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiago Marques authored and patrickelectric committed Mar 4, 2024
1 parent c8fb42b commit 5679e26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mavlink/Cargo.toml
Expand Up @@ -33,7 +33,6 @@ num-derive = { workspace = true }
bitflags = { workspace = true }
serde = { version = "1.0.115", optional = true, features = ["derive"] }
serde_arrays = { version = "0.1.0", optional = true }
buffered-reader = { version = "1.3.0", default-features = false }

[features]
"all" = [
Expand Down

0 comments on commit 5679e26

Please sign in to comment.