- Исправил печать jpg; Добавил сокращения: сборка cargo br
This commit is contained in:
5
.cargo/config.toml
Normal file
5
.cargo/config.toml
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
[alias]
|
||||
b = "build --release"
|
||||
br = "build --release"
|
||||
r = "run --release"
|
||||
Reference in New Issue
Block a user