Skip to content

Bump reqwest from 0.11.26 to 0.12.1 #100

Bump reqwest from 0.11.26 to 0.12.1

Bump reqwest from 0.11.26 to 0.12.1 #100

Workflow file for this run

name: Core CI
on:
push:
branches:
- main
pull_request: {}
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
name: Test core
steps:
- uses: actions/checkout@v4
- run: cargo test --package space_drive_game_core