Skip to content

Commit e7fd236

Browse files
committed
CLI: add authors to manifest
One of the `dist` jobs complains that this is unset.
1 parent dbc59e3 commit e7fd236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

svix-cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "svix-cli"
33
description = "A CLI to interact with the Svix API."
4+
authors = ["Svix Inc. <[email protected]>"]
45
version = "1.44.0"
56
edition = "2021"
67
license = "MIT"

0 commit comments

Comments
 (0)