We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd3191 commit 430f70bCopy full SHA for 430f70b
release-plz.toml
@@ -11,6 +11,7 @@ release_commits = "^(feat|docs|fix|build|perf)"
11
[[package]]
12
name = "ironrdp-client"
13
git_release_enable = true
14
+publish = false # TODO: enable publishing when ready.
15
16
# ironrdp-tls does not compile if no backend is specified.
17
# rustls is the most common backend, so we let cargo publish check with it.
0 commit comments