mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-26 02:32:12 +00:00
8 lines
85 B
TOML
8 lines
85 B
TOML
[package]
|
|
name = "scratch"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[lib]
|
|
path = "lib.rs"
|