Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/parser/Cargo.toml')
-rw-r--r--crates/parser/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/parser/Cargo.toml b/crates/parser/Cargo.toml
index 114a66add6..c80510eedf 100644
--- a/crates/parser/Cargo.toml
+++ b/crates/parser/Cargo.toml
@@ -20,7 +20,7 @@ tracing = { workspace = true, optional = true }
edition.workspace = true
[dev-dependencies]
-expect-test = "1.4.0"
+expect-test = "1.5.1"
stdx.workspace = true