summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorÁrni Dagur <arni@dagur.eu>2022-02-23 12:12:55 +0100
committerÁrni Dagur <arni@dagur.eu>2022-02-26 22:06:53 +0100
commitab8d5f19b48e20458513c458efef075586224e6d (patch)
treee0f3f4eb9830a359e9ab056b0e672b3ba53c9d48 /.github
parent71210038c16fefbf741d573a29334db08271b4b6 (diff)
Update MSRV to 1.49
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f6a2b85..0e88885 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -143,7 +143,7 @@ jobs:
143 platform: 143 platform:
144 [ 144 [
145 { 145 {
146 toolchain: "1.45", 146 toolchain: "1.49",
147 manylinux: "2010", 147 manylinux: "2010",
148 target: "x86_64-unknown-linux-gnu", 148 target: "x86_64-unknown-linux-gnu",
149 arch: "x86_64", 149 arch: "x86_64",