Update smallbitvec dependency

This commit is contained in:
Paul Gey 2021-08-08 16:31:10 +02:00
parent 965e3c9e5e
commit f34c13d2a7
2 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ regex-syntax = "0.6.4"
rustc-hash = "1"
serde = "1.0"
serde_derive = "1.0"
smallbitvec = "2.3.0"
smallbitvec = "2.5.1"
tiny_http = "0.8"
walkdir = "2.3"
webbrowser = "0.5.1"