cargo-samply 0.3.0

A cargo subcommand to automate the process of running samply for project binaries
Documentation
```console
$ cargo-samply --no-samply arg1 arg2 arg3 arg4
    Finished `samply` profile [optimized + debuginfo] target(s) in [..]s
Args: Args {
    inner: [
        "[CWD]/target/samply/args",
        "arg1",
        "arg2",
        "arg3",
        "arg4",
    ],
}

```



```console
$ cargo-samply --no-samply arg1 arg2 arg3 arg4
    Finished `samply` profile [optimized + debuginfo] target(s) in [..]s
Args: Args {
    inner: [
        "[CWD]/target/samply/args",
        "arg1",
        "arg2",
        "arg3",
        "arg4",
    ],
}

```

```console
$ cargo-samply --no-samply arg1 arg2 arg3 arg4
    Finished `samply` profile [optimized + debuginfo] target(s) in [..]s
Args: Args {
    inner: [
        "[CWD]/target/samply/args",
        "arg1",
        "arg2",
        "arg3",
        "arg4",
    ],
}

```