Skip to content

refactor: bump alloy to 0.5.2, remove requests struct usage (#59) #200

refactor: bump alloy to 0.5.2, remove requests struct usage (#59)

refactor: bump alloy to 0.5.2, remove requests struct usage (#59) #200

Workflow file for this run

name: Rust CI
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
env:
CARGO_TERM_COLOR: always
jobs:
rust-base:
uses: init4tech/actions/.github/workflows/rust-base.yml@main