mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-06 18:28:04 +00:00
11 lines
288 B
TOML
11 lines
288 B
TOML
[package]
|
|
name = "stdarch-gen-loongarch"
|
|
version = "0.1.0"
|
|
authors = ["ZHAI Xiang <zhaixiang@loongson.cn>", "WANG Rui <wangrui@loongson.cn>"]
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
rand = "0.8.5"
|