init

[?]
8LW8624xwrzheYNE1i3XKqUsNUezeTo6cRFa6qrKJout
Oct 10, 2021, 2:44 PM
6ON2OTNRSKFRWGK62CLPLC6LRPHFB4RFLOYTJPA4Q35KD54RKUEQC

Dependencies

Change contents

  • file addition: src (d--r------)
    [1.0]
  • file addition: lib.rs (----------)
    [0.15]
    #[cfg(test)]
    mod tests {
    #[test]
    fn it_works() {
    assert_eq!(2 + 2, 4);
    }
    }
  • file addition: Cargo.toml (----------)
    [1.0]
    [package]
    name = "emote_mapper"
    version = "0.1.0"
    edition = "2018"
    # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
    [dependencies]
  • file addition: .ignore (----------)
    [1.0]
    .git
    .DS_Store
    # Added by cargo
    /target
    Cargo.lock