mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-26 23:17:43 +02:00
refactor crates for better api stability (#301)
This commit is contained in:
3
.cargo/config.toml
Normal file
3
.cargo/config.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[alias]
|
||||
lint = "hack --clean-per-run clippy --workspace --tests --examples"
|
||||
chk = "hack check --workspace --tests --examples"
|
Reference in New Issue
Block a user