File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : master
1+ name : main
22on :
33 push :
44 branches :
5- - master
5+ - main
66 schedule :
77 - cron : ' 0 0 * * 0' # 00:00 Sunday
88
Original file line number Diff line number Diff line change 33[ ![ crate] ( https://img.shields.io/crates/v/num-bigint.svg )] ( https://crates.io/crates/num-bigint )
44[ ![ documentation] ( https://docs.rs/num-bigint/badge.svg )] ( https://docs.rs/num-bigint )
55[ ![ minimum rustc 1.60] ( https://img.shields.io/badge/rustc-1.60+-red.svg )] ( https://rust-lang.github.io/rfcs/2495-min-rust-version.html )
6- [ ![ build status] ( https://github.com/rust-num/num-bigint/workflows/master /badge.svg )] ( https://github.com/rust-num/num-bigint/actions )
6+ [ ![ build status] ( https://github.com/rust-num/num-bigint/actions/ workflows/main.yaml /badge.svg )] ( https://github.com/rust-num/num-bigint/actions/workflows/main.yaml )
77
88Big integer types for Rust, ` BigInt ` and ` BigUint ` .
99
You can’t perform that action at this time.
0 commit comments