Skip to content

Commit 036fe47

Browse files
committed
add missing cargo.toml properties
1 parent aa9f0e2 commit 036fe47

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[package]
22
name = "mustermann"
3+
description = "Mustermann is test data for your OpenTelemetry pipeline"
4+
license = "MIT"
5+
authors = ["Jan Schulte <janschulte@fastmail.com>"]
36
version = "5.0.0"
47
edition = "2021"
58

0 commit comments

Comments
 (0)