RIIR: hello, world

andybalholm
Mar 15, 2023, 5:53 PM
TQBJZLD7Q223IFEBR7SU4FJWPWQWVBCSRPYYYEHXNSDM6DC7UWRAC

Dependencies

Change contents

  • file addition: rust (d--r------)
    [2.1]
  • file addition: src (d--r------)
    [0.16]
  • file addition: main.rs (----------)
    [0.33]
    fn main() {
    println!("Hello, world!");
    }
  • file addition: Cargo.toml (----------)
    [0.16]
    [package]
    name = "pijul-export"
    version = "0.1.0"
    edition = "2021"
    # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
    [dependencies]
  • file addition: Cargo.lock (----------)
    [0.16]
    # This file is automatically @generated by Cargo.
    # It is not intended for manual editing.
    version = 3
    [[package]]
    name = "pijul-export"
    version = "0.1.0"
  • file addition: .ignore (----------)
    [0.16]
    /target