about summary refs log tree commit diff
path: root/library/stdarch/crates/stdarch-gen-loongarch/Cargo.toml
blob: d3ac607c5576c7853e4925be4abb111ee7c54e06 (plain)
1
2
3
4
5
6
7
8
9
10
[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"