Initial commit

[?]
Feb 17, 2021, 11:07 AM
4MZ4VIR7FU3PQ3WKJI6TJIKYOIIBODFEPKLMQ32S4AKPZSDFO6AQC

Dependencies

Change contents

  • file addition: src (dxwrx-rx-r)
    [1.0]
  • file addition: main.rs (-xw-x--x--)
    [0.6]
    fn main() {
    println!("Hello, world!");
    }
  • file addition: Cargo.toml (-xw-x--x--)
    [1.0]
    [package]
    name = "freeorion-test-web"
    version = "0.1.0"
    authors = ["O01eg <o01eg@yandex.ru>"]
    edition = "2018"
    # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
    [dependencies]