evaluate_obligation-fingerp.../Cargo.lock
2025-10-17 23:00:46 +02:00

14 lines
253 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "proc-macro-thing"
version = "0.1.0"
[[package]]
name = "reproduction"
version = "0.1.0"
dependencies = [
"proc-macro-thing",
]