# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "base64" version = "0.21.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d" [[package]] name = "poloto" version = "19.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3364b7a3e3d8949991e07775b5c5fc7bc3d3514318fe6a63d0fef9dc07ddacad" dependencies = [ "tagu", ] [[package]] name = "poloto-evcxr" version = "0.2.0" dependencies = [ "base64", "poloto", "tagu", ] [[package]] name = "tagu" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b1262fb460527ffce70b56d389ac3ae78ea7880d9c2d3ca47de8eb9ebeacdfcf"