vmx-just-a-test-001-maincrate 0.1.0

This is just a test if I can upload a manually crafted *.crate with a local sub-crate
Documentation
[package]
name = "vmx-just-a-test-001-maincrate"
version = "0.1.0"
authors = ["Volker Mische <volker.mische@gmail.com>"]
description = "This is just a test if I can upload a manually crafted *.crate with a local sub-crate"
license = "MIT"

[dependencies]
#vmx-just-a-test-001-subcrate = { path = "subcrate" }