Skip to content

Commit 174f4f0

Browse files
committed
Version 1.14.0
1 parent eaeb871 commit 174f4f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smallvec"
3-
version = "1.13.2"
3+
version = "1.14.0"
44
edition = "2018"
55
authors = ["The Servo Project Developers"]
66
license = "MIT OR Apache-2.0"
@@ -30,7 +30,7 @@ serde = { version = "1", optional = true, default-features = false }
3030
malloc_size_of = { version = "0.1", optional = true, default-features = false }
3131
arbitrary = { version = "1", optional = true }
3232

33-
[dev_dependencies]
33+
[dev-dependencies]
3434
bincode = "1.0.1"
3535
debugger_test = "0.1.0"
3636
debugger_test_parser = "0.1.0"

fuzz/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)