[refactor] remove backend and library modules, consolidating features into main crate
This commit is contained in:
6
rust-toolchain.toml
Normal file
6
rust-toolchain.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
[toolchain]
|
||||
channel = "1.89.0"
|
||||
components = ["clippy", "rustfmt"]
|
||||
profile = "minimal"
|
Reference in New Issue
Block a user