dummy-bin 0.1.0

Dummy binary crate for testing
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Bernardo Meurer <bernardo@meurer.org>"]
description = "Dummy binary crate for testing"
edition = "2021"
license = "BSD-3-Clause"
name = "dummy-bin"
readme = "README.md"
repository = "https://github.com/lovesegfault/dummy-bin"
version = "0.1.0"