mirror of
https://codeberg.org/JasterV/test-context.git
synced 2026-04-26 18:10:06 +00:00
Merge pull request #7 from markhildreth/bump-to-0.1.2
Bumped to version v0.1.2
This commit is contained in:
commit
c55eed5464
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "test-context"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2018"
|
||||
description = "A library for providing custom setup/teardown for Rust tests without needing a test harness"
|
||||
homepage = "https://github.com/markhildreth/test-context"
|
||||
|
|
|
|||
Loading…
Reference in a new issue