[package] name = "instrs-core" version = "0.1.0" edition = "2021" license = "MIT" description = "Serialize trait and its implementation for a few standard library types" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] thiserror = "1.0.38"