Update org to rust-lang

This commit is contained in:
Yuki Okushi 2022-10-28 07:48:23 +09:00 committed by GitHub
parent a91c4ffe7c
commit 4f5ea0f75d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ glob
Support for matching file paths against Unix shell style patterns.
[![Continuous integration](https://github.com/rust-lang-nursery/glob/actions/workflows/rust.yml/badge.svg)](https://github.com/rust-lang-nursery/glob/actions/workflows/rust.yml)
[![Continuous integration](https://github.com/rust-lang/glob/actions/workflows/rust.yml/badge.svg)](https://github.com/rust-lang/glob/actions/workflows/rust.yml)
[Documentation](https://docs.rs/glob)
## Usage