Skip to content

Commit 3ea1dca

Browse files
authored
Merge pull request #3 from blasrodri/main
update repository url in Cargo
2 parents 8690db3 + 8f68368 commit 3ea1dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.2.3"
44
authors = ["Aaron Erhardt <[email protected]>"]
55
edition = "2018"
66
description = "A rate-limiting middleware for actix-web backed by the governor crate"
7-
repository = "https://github.com/AaronErhardt/Triox"
7+
repository = "https://github.com/AaronErhardt/actix-governor"
88
readme = "README.md"
99
license = "GPL-3.0-or-later"
1010

0 commit comments

Comments
 (0)