1[package] 2name = "footnotes" 3version = "0.1.0" 4edition = "2024" 5 6[workspace] 7members = ["footnotes_appview"] 8resolver = "2"