X-Git-Url: http://git.euphorik.ch/?p=rup.git;a=blobdiff_plain;f=common%2FCargo.toml;fp=common%2FCargo.toml;h=2c31465407196193d57a08075f2f11b3298de137;hp=0000000000000000000000000000000000000000;hb=4a1fa0b902bd01c2630b8b7b0818e46142d93f94;hpb=3a070ca2a63491b4d714643ae550b09773660c1e diff --git a/common/Cargo.toml b/common/Cargo.toml new file mode 100644 index 0000000..2c31465 --- /dev/null +++ b/common/Cargo.toml @@ -0,0 +1,8 @@ +[package] +name = "common" +version = "0.1.0" +authors = ["Grégory Burri "] +edition = "2018" + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +[dependencies]