We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c08cb commit 405c64eCopy full SHA for 405c64e
rust/flatbuffers/Cargo.toml
@@ -10,4 +10,4 @@ keywords = ["flatbuffers", "serialization", "zero-copy"]
10
categories = ["encoding", "data-structures", "memory-management"]
11
12
[dependencies]
13
-smallvec = "0.6"
+smallvec = "1.0"
0 commit comments