1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

chore: share repo and website

This commit is contained in:
Rob Ede
2024-06-20 02:18:37 +01:00
parent 023158cfa8
commit 52e58610e4
8 changed files with 13 additions and 10 deletions

View File

@ -8,7 +8,7 @@ authors = [
description = "Rate limiter using a fixed window counter for arbitrary keys, backed by Redis for Actix Web"
keywords = ["actix-web", "rate-api", "rate-limit", "limitation"]
categories = ["asynchronous", "web-programming"]
repository = "https://github.com/actix/actix-extras.git"
repository = "https://github.com/actix/actix-extras"
license.workspace = true
edition.workspace = true
rust-version.workspace = true