]> git.proxmox.com Git - cargo.git/blobdiff - vendor/walkdir/README.md
New upstream version 0.52.0
[cargo.git] / vendor / walkdir / README.md
index 2b495061f350754c06e858a03cc7aa1c23213362..14bd4a9d26a4a141b197ac6338b933ff25933556 100644 (file)
@@ -6,9 +6,9 @@ open file descriptors and efficient mechanisms for pruning the entries in the
 directory tree.
 
 [![Build status](https://github.com/BurntSushi/walkdir/workflows/ci/badge.svg)](https://github.com/BurntSushi/walkdir/actions)
-[![](http://meritbadge.herokuapp.com/walkdir)](https://crates.io/crates/walkdir)
+[![](https://meritbadge.herokuapp.com/walkdir)](https://crates.io/crates/walkdir)
 
-Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).
+Dual-licensed under MIT or the [UNLICENSE](https://unlicense.org/).
 
 ### Documentation