diff options
Diffstat (limited to 'templates/Cargo.toml')
-rw-r--r-- | templates/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Cargo.toml b/templates/Cargo.toml index 38e73b3..9be5f30 100644 --- a/templates/Cargo.toml +++ b/templates/Cargo.toml @@ -29,5 +29,5 @@ features = ["serde"] version = "0.1.0" path = "../util" [dependencies.kittybox-indieauth] -version = "0.1.0" +version = "0.2.0" path = "../indieauth" \ No newline at end of file |