[package] name = "marsoc" version = "0.1.3" authors = ["David Jaffe "] license = "MIT" description = "Some tools that are 'internal' for now because they are insufficiently refined and unstable, but which are used by other 'public' crates." [dependencies] io_utils = "0.2" string_utils = "0.1"