summaryrefslogtreecommitdiffstats
path: root/crates/printer/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/printer/Cargo.toml')
-rw-r--r--crates/printer/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/printer/Cargo.toml b/crates/printer/Cargo.toml
index d880ab56..a3d528ac 100644
--- a/crates/printer/Cargo.toml
+++ b/crates/printer/Cargo.toml
@@ -28,7 +28,7 @@ serde = { version = "1.0.193", optional = true }
serde_json = { version = "1.0.107", optional = true }
[dev-dependencies]
-grep-regex = { version = "0.1.11", path = "../regex" }
+grep-regex = { version = "0.1.12", path = "../regex" }
[package.metadata.docs.rs]
# We want to document all features.