diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-07-29 04:24:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-29 04:24:10 +0000 |
commit | ebdddc4635b5100804a79799fea0e5188b215da3 (patch) | |
tree | b0e23d0d7d9033287b48682f1637bb9ca2c26c40 /Cargo.toml | |
parent | Merge pull request #351 from svenstaro/dependabot/cargo/reqwest-0.10.7 (diff) | |
parent | Bump alphanumeric-sort from 1.3.2 to 1.3.3 (diff) | |
download | miniserve-ebdddc4635b5100804a79799fea0e5188b215da3.tar.gz miniserve-ebdddc4635b5100804a79799fea0e5188b215da3.zip |
Merge pull request #352 from svenstaro/dependabot/cargo/alphanumeric-sort-1.3.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ port_check = "0.1" htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.3" -alphanumeric-sort = "1.3.2" +alphanumeric-sort = "1.3.3" structopt = "0.3" chrono = "0.4.13" chrono-humanize = "0.0.11" |