[package] name = "weresocool_shared" version = "1.0.47" authors = ["Danny Meyer "] edition = "2021" description = "shared for WereSoCool" license = "GPL-3.0" resolver="2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] float-cmp = "0.8.0" hex = "0.4.3" num-rational= "0.3" once_cell = "1.16.0" rand = "0.8.5"