/ GrothCrypto / Project.toml
Project.toml
1 name = "GrothCrypto" 2 uuid = "08fad72d-3c18-4088-bc06-6cd170572595" 3 authors = ["0xpantera <0xpantera@proton.me>"] 4 version = "1.0.0-DEV" 5 6 [compat] 7 julia = "1.11" 8 9 [extras] 10 Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" 11 12 [targets] 13 test = ["Test"]