mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 04:17:24 +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 = "2024"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
rand = "0.8.5"
|