summaryrefslogtreecommitdiffstats
path: root/src/git/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/git/Cargo.toml')
-rw-r--r--src/git/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/git/Cargo.toml b/src/git/Cargo.toml
index 1e75274..a115a24 100644
--- a/src/git/Cargo.toml
+++ b/src/git/Cargo.toml
@@ -29,7 +29,7 @@ features = []
[dev-dependencies]
claim = { git = "https://github.com/Turbo87/rust-claim.git", rev = "23892a3" }
pretty_assertions = "1.3.0"
-rstest = "0.16.0"
+rstest = "0.18.1"
serial_test = "2.0.0"
girt-testutils = {version = "0.1.0", path = "../testutils"}