added the alias fr this time
This commit is contained in:
parent
619dca1bfe
commit
a56a6b1ea9
|
@ -0,0 +1,2 @@
|
||||||
|
[alias]
|
||||||
|
t="test -- --test-threads=1"
|
|
@ -3,9 +3,6 @@ name = "mastodon-image-uploader-bot"
|
||||||
version = "0.3.0"
|
version = "0.3.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[alias]
|
|
||||||
test = "cargo test -- --test-threads=1"
|
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Reference in New Issue