This repository has been archived on 2025-06-02. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
rudys/rudys_proc_macro/Cargo.toml
Ari Archer 7e0dfbe44c
Fuck rust
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-06-29 21:53:23 +03:00

11 lines
199 B
TOML

[package]
name = "rudys"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[lib]
proc-macro = true