Skip to content

Commit cbda7df

Browse files
authored
Prepare 0.12.1 (#357)
1 parent 9f0a659 commit cbda7df

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "pixels"
33
description = "A tiny library providing a GPU-powered pixel frame buffer."
4-
version = "0.12.0"
4+
version = "0.12.1"
55
authors = ["Jay Oster <jay@kodewerx.org>"]
66
edition = "2021"
77
rust-version = "1.64.0"

MSRV.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
| `pixels` version | `rustc` version |
44
|------------------|-----------------|
55
| (unreleased) | `1.65.0` |
6+
| `0.12.1` | `1.65.0` |
67
| `0.12.0` | `1.65.0` |
78
| `0.11.0` | `1.65.0` |
89
| `0.10.0` | `1.61.0` |

0 commit comments

Comments
 (0)