diff options
author | Vika <vika@fireburn.ru> | 2024-12-30 22:50:27 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2024-12-30 22:50:27 +0300 |
commit | fad3c4d38e62165302053be27b45a027106d73d9 (patch) | |
tree | a15c35e2cab19e3b20ba7ef20f568ea73c5f0386 /templates-neo/Cargo.toml | |
parent | 69868df82e6f7633e5b61268e3a3994b5a124adc (diff) | |
download | kittybox-fad3c4d38e62165302053be27b45a027106d73d9.tar.zst |
microformats: 0.9.1 -> 0.12.0
Change-Id: Ief031acfc014bf3b74874f778600ee214cf61301
Diffstat (limited to 'templates-neo/Cargo.toml')
-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" |