1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

chore: remove git from repo URLs

This commit is contained in:
Rob Ede
2023-11-06 23:54:38 +00:00
parent 7d2349afb9
commit 989548e36a
9 changed files with 9 additions and 9 deletions

View File

@ -5,7 +5,7 @@ authors = ["Jacob Halsey <jacob@jhalsey.com>"]
description = "Multipart form derive macro for Actix Web"
keywords = ["http", "web", "framework", "async", "futures"]
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-web.git"
repository = "https://github.com/actix/actix-web"
license = "MIT OR Apache-2.0"
edition = "2021"