1# SPDX-FileCopyrightText: 2025 footnotes.social contributors 2# 3# SPDX-License-Identifier: MIT 4 5[package] 6name = "footnotes_core" 7version = "0.1.0" 8edition = "2024" 9 10[dependencies]