1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 17:27:42 +02:00

chore: overspecified deps

This commit is contained in:
Rob Ede
2024-06-20 01:25:17 +01:00
parent c45ae294fb
commit ace737fc4c
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ coverage:
default:
threshold: 10% # make CI green
ignore: # ignore codecoverage on following paths
ignore: # ignore code coverage on following paths
- "examples"
- ".github"
- "**/*.md"