You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/.github/workflows
Tamir Duberstein fa91fb4f59
Remove "async" feature
This feature is equivalent to async_tokio || async_std; removing it
avoids warnings emitted during `cargo hack check --feature-powerset`
where async is selected without either of the other features.

Use cargo hack to ensure clippy runs on the powerset of features.
1 year ago
..
build-aya-bpf.yml .github: fail-fast: false 1 year ago
build-aya.yml Remove "async" feature 1 year ago
gen.yml integration-test: compile C probes using build.rs 1 year ago
integration-tests.yml integration-test: compile C probes using build.rs 1 year ago
lint.yml Remove "async" feature 1 year ago
release.yml .github: fail-fast: false 1 year ago