Files
rust/Cargo.toml
2019-09-18 18:04:32 +02:00

9 lines
145 B
TOML

[package]
name = "hello_remote_world"
version = "0.1.0"
authors = ["Johannes Lüke <lueke.johannes@gmail.com>"]
[lib]
path ="./src/lib/lib.rs"