diff options
author | Xiaobo Liu <[email protected]> | 2024-10-09 11:06:26 +0000 |
---|---|---|
committer | Gustav Davidsson <[email protected]> | 2024-11-02 00:50:47 +0000 |
commit | 4ea803251dd8e210ce87c81f41b75b7b0282c076 (patch) | |
tree | 1b54dc9d6edafa6da21b582f9ad3fc3a90da2e03 /.bleep | |
parent | 4e4eb5a362fe8dc5f8bff8bc4deabf549c7f8ac5 (diff) | |
download | pingora-4ea803251dd8e210ce87c81f41b75b7b0282c076.tar.gz pingora-4ea803251dd8e210ce87c81f41b75b7b0282c076.zip |
Remove unused `matches=0.1` dependency crate
The rust 2021 use rust version is 1.56.0, `matches` included in the
standard library prelude and thus is automatically in scope.
Includes-commit: ebc6cbfd1039273c2b9620bd4c70a395afccfc3a
Replicated-from: https://github.com/cloudflare/pingora/pull/414
Signed-off-by: Xiaobo Liu <[email protected]>
Diffstat (limited to '.bleep')
-rw-r--r-- | .bleep | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -92f47c7c3d831163573e595b4f99db68670647fa
\ No newline at end of file +396362a56a579d4e83f4022cdaf943c858f52a84
\ No newline at end of file |