Add Cargo.toml metadata to peepmatic-test-operator crate

This commit is contained in:
Nick Fitzgerald
2021-01-08 08:55:27 -08:00
parent 07652ca0d4
commit 5ce6e009fc

View File

@@ -1,5 +1,7 @@
[package]
name = "peepmatic-test-operator"
description = "Operator for usage in peepmatic tests"
license = "Apache-2.0 WITH LLVM-exception"
version = "0.69.0"
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
edition = "2018"