Skip to content

Commit

Permalink
Update to arrayvec 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Apr 6, 2021
1 parent a54449a commit 7a9a01c
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 @@ -10,4 +10,4 @@ categories = ["data-structures", "no-std"]
readme = "README.md"

[dependencies]
arrayvec = { version = "0.6", default-features = false }
arrayvec = { version = "0.7", default-features = false }

0 comments on commit 7a9a01c

Please sign in to comment.