Skip to content

Commit fa604a6

Browse files
authored
Merge pull request #52 from clintfred/master
Bump to smallvec 1.1.0
2 parents 02f8b23 + 91bd7d8 commit fa604a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Unicode Standard Annex #15.
2121
exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt", "tests/*" ]
2222

2323
[dependencies]
24-
smallvec = "1.0"
24+
smallvec = "1.1"

0 commit comments

Comments
 (0)