]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/Cargo.toml
Rollup merge of #98665 - ChrisDenton:deprecated-suggestion, r=compiler-errors
[rust.git] / src / librustdoc / Cargo.toml
index 78470e8deb342567c5251285498a572f7a56f7bd..0bd72625f150989e21579681e2e6b98ad3277518 100644 (file)
@@ -14,7 +14,7 @@ pulldown-cmark = { version = "0.9", default-features = false }
 minifier = "0.2.1"
 serde = { version = "1.0", features = ["derive"] }
 serde_json = "1.0"
-smallvec = "1.6.1"
+smallvec = "1.8.1"
 tempfile = "3"
 itertools = "0.10.1"
 regex = "1"