Skip to content

Commit 86204e1

Browse files
authored
Fix crate names in release-plz.toml
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
1 parent e23aea8 commit 86204e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-plz.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[package]]
2-
name = "proxy-client"
2+
name = "openssh-proxy-client"
33
release = false # don't process this package
44

55
[[package]]
6-
name = "proxy-client-error"
6+
name = "openssh-proxy-client-error"
77
release = false # don't process this package

0 commit comments

Comments
 (0)