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 09abbfb..98e70a7 100644 --- a/templates-neo/Cargo.toml +++ b/templates-neo/Cargo.toml @@ -32,7 +32,7 @@ features = ["serde"] version = "0.1.0" path = "../util" [dependencies.kittybox-indieauth] -version = "0.1.0" +version = "0.2.0" path = "../indieauth" [dependencies.microformats] version="^0.3.0" \ No newline at end of file |