Skip to content

Commit e22e5c8

Browse files
authored
CLI: add authors to manifest (#1595)
One of the `dist` jobs complains that this is unset.
2 parents dbc59e3 + e7fd236 commit e22e5c8

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)