Compare commits

..

No commits in common. "527c2cd16dd867637216f008efce6bd7727c81ad" and "09d783169b88629bd48860a373e959a56a5dc24d" have entirely different histories.

3 changed files with 0 additions and 14 deletions

2
.gitignore vendored
View file

@ -1,2 +0,0 @@
/target
/Cargo.lock

View file

@ -1,12 +0,0 @@
[package]
name = "temp"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[lib]
name = "temp"
proc-macro = true

View file