mirror of
https://github.com/Noratrieb/evaluate_obligation-fingerprints.git
synced 2026-01-16 11:15:01 +01:00
init
This commit is contained in:
commit
93553d8aae
10 changed files with 218 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "reproduction"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
futures-util = "0.3.31"
|
||||
proc-macro-thing = { path = "proc-macro-thing" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue