upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8e4d8d6..2ab4396 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -44,7 +44,7 @@ assert_cmd = "2.0.12"
44duplicate = "1.0.0" 44duplicate = "1.0.0"
45mockall = "0.11.4" 45mockall = "0.11.4"
46once_cell = "1.18.0" 46once_cell = "1.18.0"
47serial_test = "2.0.0" 47serial_test = "3.2.0"
48test_utils = { path = "test_utils" } 48test_utils = { path = "test_utils" }
49 49
50[workspace] 50[workspace]