summaryrefslogtreecommitdiffstats
path: root/src/config/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Cargo.toml')
-rw-r--r--src/config/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Cargo.toml b/src/config/Cargo.toml
index d5f9ba9..5f201da 100644
--- a/src/config/Cargo.toml
+++ b/src/config/Cargo.toml
@@ -20,7 +20,7 @@ girt-git = {version = "0.1.0", path = "../../src/git"}
[dev-dependencies]
lazy_static = "1.4.0"
-rstest = "0.11.0"
+rstest = "0.12.0"
serial_test = "0.5.1"
tempfile = "3.2.0"