Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): bump thiserror from 1.0.52 to 1.0.55#73

chore(deps): bump thiserror from 1.0.52 to 1.0.55

chore(deps): bump thiserror from 1.0.52 to 1.0.55 #73

Workflow file for this run

name:Build
on:
merge_group:
pull_request:
push:
branches:
-main
jobs:
build:
name:Builds on ${{ matrix.os }}
runs-on:${{ matrix.os }}
strategy:
matrix:
os:[
ubuntu-latest,
windows-latest,
macOS-latest
]
steps:
-uses:actions/checkout@v4
-uses:actions-rs/toolchain@v1
with:
profile:minimal
toolchain:stable
-name:Build
run:cargo build --release

[8]ページ先頭

©2009-2025 Movatter.jp