Merge pull request #27 from JasterV/JasterV-patch-1

Update README.md
This commit is contained in:
Víctor Martínez 2024-02-25 23:11:12 +01:00 committed by GitHub
commit f0eab448f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,10 +3,6 @@
![License](https://img.shields.io/crates/l/test-context.svg)
[![Github](https://github.com/markhildreth/test-context/workflows/Rust/badge.svg?branch=main)](https://github.com/markhildreth/test-context/actions)
# Change of Maintainership
I have stepped down as maintainer of this package. https://github.com/JasterV has gracciously offered to step in as the new maintainer. The new official repository is at https://github.com/JasterV/test-context.
# test-context
A library for providing custom setup/teardown for Rust tests without needing a test harness.