diff options
Diffstat (limited to 'templates-neo')
-rw-r--r-- | templates-neo/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates-neo/Cargo.toml b/templates-neo/Cargo.toml index 22865f0..a632a2a 100644 --- a/templates-neo/Cargo.toml +++ b/templates-neo/Cargo.toml @@ -38,4 +38,4 @@ path = "../util" version = "0.2.0" path = "../indieauth" [dependencies.microformats] -version="^0.9.1" \ No newline at end of file +version="^0.12.0" |