Skip to main content
Makenot
.
work
Discover
Use Cases
Docs
Fan+
Login
Join
max
/
alloy_tui
main
tag: alloy_tui-v0.1.0
tag: v0.1.1
tag: v1.0.0
tag: v11.0.0
tag: v11.1.0
tag: v12.0.0
tag: v13.0.0
tag: v14.0.0
tag: v15.0.0
tag: v2.0.0
tag: v3.0.0
tag: v4.1.0
tag: v4.1.1
tag: v5.0.0
tag: v5.0.1
tag: v5.1.0
tag: v6.0.0
tag: v7.0.0
tag: v7.1.0
tag: v7.2.0
tag: v8.0.0
tag: v9.0.0
Files
Commits
Tags
Notes
Issues
alloy_tui
/
rust-toolchain.toml
86 B · 5 lines
History
Blame
Raw
1
[toolchain]
2
channel = "1.97.1"
3
profile = "minimal"
4
components = ["rustfmt", "clippy"]
5