Skip to content

feat(bellman): Remove allocator feature from default features #95

feat(bellman): Remove allocator feature from default features

feat(bellman): Remove allocator feature from default features #95

Workflow file for this run

name: Cargo deny check
on: pull_request
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1