File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "armerge"
3
3
version = " 2.2.0"
4
4
authors = [
" tux3 <[email protected] >" ]
5
5
edition = " 2021"
6
- rust-version = " 1.56 "
6
+ rust-version = " 1.74 "
7
7
license = " MIT OR Apache-2.0"
8
8
readme = " README.md"
9
9
repository = " https://github.com/tux3/armerge/"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ crates.io] ( https://img.shields.io/crates/v/armerge.svg )] ( https://crates.io/crates/armerge )
4
4
[ ![ Apache 2 licensed] ( https://img.shields.io/badge/license-Apache%202-blue )] ( ./LICENSE )
5
- ![ MSRV] ( https://img.shields.io/badge/MSRV-1.56 -informational )
5
+ ![ MSRV] ( https://img.shields.io/badge/MSRV-1.74 -informational )
6
6
[ ![ CI] ( https://github.com/tux3/armerge/workflows/CI/badge.svg )] ( https://github.com/tux3/armerge/actions?query=workflow%3ACI )
7
7
8
8
You can use armerge to combine multiple static libraries into a single merged ` ar ` archive.
You can’t perform that action at this time.
0 commit comments