mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-05-07 03:48:03 +00:00
6834751522
Signed-off-by: xermicus <cyrill@parity.io>
13 lines
229 B
TOML
13 lines
229 B
TOML
[package]
|
|
name = "revive-builtins"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
build = "build.rs"
|
|
|
|
[features]
|
|
riscv-64 = []
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|