Skip to content

Commit 0af78b7

Browse files
messenseLuckyRu
authored andcommitted
[Rust] Bump smallvec version to 1.0 (google#5621)
See servo/rust-smallvec#175 for changelog.
1 parent e17bc50 commit 0af78b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/flatbuffers/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ keywords = ["flatbuffers", "serialization", "zero-copy"]
1010
categories = ["encoding", "data-structures", "memory-management"]
1111

1212
[dependencies]
13-
smallvec = "0.6"
13+
smallvec = "1.0"

0 commit comments

Comments
 (0)