mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-28 14:18:00 +00:00
d238d8f39e
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
10 lines
203 B
TOML
10 lines
203 B
TOML
[package]
|
|
name = "revive-builtins"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
build = "build.rs"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|