turbo-editors/turbo-rustpublic Fork 0
main
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-rust.git
git clone ssh://git@rickub.com/turbo-editors/turbo-rust.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

📦 Turbo Rust 713ea5c · on main · k33g · 8h ago
Cargo.toml · 6 lines · 76 BTOML Blame HistoryRaw
1
2
3
4
5
6
[package]
name = "hello"
version = "0.1.0"
edition = "2024"

[dependencies]