libhello 0.1.0

Just a boilerplate for tests of tiny-integration-tester.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = []
description = "Just a boilerplate for tests of tiny-integration-tester."
edition = "2021"
keywords = ["hello", "world", "lib"]
license = "MIT/Apache-2.0"
name = "libhello"
readme = "README.md"
repository = "https://gitlab.com/mordaklavache/libhello/"
version = "0.1.0"