# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "svg" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e72d8b19ab05827afefcca66bf47040c1e66a0901eb814784c77d4ec118bd309" [[package]] name = "turtle-svg" version = "0.1.1" dependencies = [ "svg", ]