mirror of
https://github.com/Noratrieb/evaluate_obligation-fingerprints.git
synced 2026-01-15 18:55:01 +01:00
8 lines
No EOL
155 B
TOML
8 lines
No EOL
155 B
TOML
[package]
|
|
name = "reproduction"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
futures-util = "0.3.31"
|
|
proc-macro-thing = { path = "proc-macro-thing" } |