1 2 3 4 5 6 7 8 9 10
[package] name = "spock" version = "0.1.0" edition = "2021" description = "TODO" license = "MIT" repository = "https://github.com/1nf1n170r/spock" [dependencies] num = "0.4.3"