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

ci: rely more on justfiles (#3365)

This commit is contained in:
Rob Ede
2024-05-14 06:30:58 +01:00
committed by GitHub
parent 44f502e050
commit 3c9a930bd1
7 changed files with 79 additions and 70 deletions

View File

@ -15,6 +15,8 @@ members = [
]
[workspace.package]
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-web"
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.72"