Skip to content

Commit

Permalink
Add require-consent feature for ya-utils-consent
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Oct 3, 2024
1 parent 69cdead commit 9b78125
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions golem_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ version = "0.3.0"
authors = ["Golem Factory <[email protected]>"]
edition = "2018"

[features]
require-consent = ['ya-utils-consent/require-consent']

[dependencies]
ya-client = { workspace = true, features = ['cli'] }
ya-compile-time-utils.workspace = true
Expand Down

0 comments on commit 9b78125

Please sign in to comment.