Skip to content

Commit

Permalink
Bump arrayvec to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipseo authored and philipc committed Dec 7, 2019
1 parent ac13c19 commit d916643
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 @@ -17,7 +17,7 @@ travis-ci = { repository = "gimli-rs/gimli" }
coveralls = { repository = "gimli-rs/gimli" }

[dependencies]
arrayvec = { version = "0.4.6", default-features = false }
arrayvec = { version = "0.5.0", default-features = false }
byteorder = { version = "1.0", default-features = false }
fallible-iterator = { version = "0.2.0", default-features = false }
indexmap = { version = "1.0.2", optional = true }
Expand Down

0 comments on commit d916643

Please sign in to comment.