Skip to content

Commit 4d86994

Browse files
committed
Bump MSRV due to tinyvec dep, replace unmantained action
1 parent c8011eb commit 4d86994

File tree

4 files changed

+4
-7
lines changed

4 files changed

+4
-7
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,7 @@ jobs:
6767
steps:
6868
- uses: actions/checkout@v2
6969
- name: Install msrv toolchain
70-
uses: actions-rs/toolchain@v1
71-
with:
72-
toolchain: 1.36
73-
override: true
70+
uses: dtolnay/rust-toolchain@1.44.0
7471
- name: Build
7572
run: cargo build --verbose --all-features
7673
regen:

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: rust
22
rust:
3-
- 1.36.0
3+
- 1.44.0
44
- stable
55
- nightly
66
sudo: false

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Decomposition and Recomposition, as described in
2727
Unicode Standard Annex #15.
2828
"""
2929

30-
rust-version = "1.36"
30+
rust-version = "1.44"
3131

3232
edition = "2018"
3333

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Unicode character composition and decomposition utilities
77
as described in
88
[Unicode Standard Annex #15](http://www.unicode.org/reports/tr15/).
99

10-
This crate requires Rust 1.36+.
10+
This crate requires Rust 1.44+.
1111

1212
```rust
1313
extern crate unicode_normalization;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy