Remove Bacon
This commit is contained in:
parent
cba852b770
commit
4ae966e503
2 changed files with 0 additions and 9 deletions
|
|
@ -206,11 +206,3 @@ wildcard_enum_match_arm = "warn"
|
|||
# cargo
|
||||
negative_feature_names = "warn"
|
||||
redundant_feature_names = "warn"
|
||||
|
||||
[package.metadata.bacon.jobs.fmt-check]
|
||||
command = [ "cargo", "fmt", "--check", "--", "--color=always" ]
|
||||
need_stdout = true
|
||||
|
||||
[package.metadata.bacon.jobs.fmt]
|
||||
command = [ "cargo", "fmt" ]
|
||||
need_stdout = true
|
||||
|
|
|
|||
|
|
@ -299,7 +299,6 @@ en is only possible thanks to a number of projects and people:
|
|||
- Axum|https://github.com/tokio-rs/axum
|
||||
- Tera|https://keats.github.io/tera/
|
||||
- Serde|https://serde.rs/ and the |toml crate|https://github.com/toml-rs/toml
|
||||
- Bacon|https://dystroy.org/bacon/config/
|
||||
"""
|
||||
|
||||
[nodes.Test]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue