about summary refs log tree commit diff
path: root/templates/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Cargo.toml')
-rw-r--r--templates/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Cargo.toml b/templates/Cargo.toml
index 5f3106b..b85a254 100644
--- a/templates/Cargo.toml
+++ b/templates/Cargo.toml
@@ -16,7 +16,7 @@ rand = "^0.8.5"
 version = "^0.3.37"
 features = ["parsing", "formatting"]
 [dev-dependencies.microformats]
-version="=0.12.0"
+version="0.14.0"
 
 [dependencies]
 ellipse = "^0.2.0"