From 15197a271c3990f3ef084ca23ac40e6b03746b19 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Wed, 14 Oct 2020 18:04:53 +0100 Subject: [PATCH] update auth-server blog post title --- simple-auth-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-auth-server/README.md b/simple-auth-server/README.md index 19e6504e..2ef46717 100644 --- a/simple-auth-server/README.md +++ b/simple-auth-server/README.md @@ -27,7 +27,7 @@ Read the full tutorial series on [gill.net.in](https://gill.net.in) -- [Auth Web Microservice with rust using Actix-Web 1.0 - Complete Tutorial](https://gill.net.in/posts/auth-microservice-rust-actix-web1.0-diesel-complete-tutorial/) +- [Auth Web Microservice with Rust using Actix Web v2 - Complete Tutorial](https://gill.net.in/posts/auth-microservice-rust-actix-web1.0-diesel-complete-tutorial/) ## Dependencies