X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=common%2FCargo.toml;fp=common%2FCargo.toml;h=78748250975a995a0ac704326f03874a9153018a;hb=44826a7edd68c0111273dac0ac4a3a705a6534cf;hp=0000000000000000000000000000000000000000;hpb=c77e8d09e7b5a1adcb195ff723ffdbceb7e52cb6;p=recipes.git diff --git a/common/Cargo.toml b/common/Cargo.toml new file mode 100644 index 0000000..7874825 --- /dev/null +++ b/common/Cargo.toml @@ -0,0 +1,9 @@ +[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]