Skip to content

Commit 6d5cc5c

Browse files
author
Aurelia Molzer
authored
Merge pull request #61 from image-rs/shared-image
Shared image
2 parents 8e7ccf5 + c6fb6a1 commit 6d5cc5c

File tree

11 files changed

+2062
-100
lines changed

11 files changed

+2062
-100
lines changed

texel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "image-texel"
33
version = "0.3.1"
4-
edition = "2018"
4+
edition = "2021"
55
rust-version = "1.77"
66

77
description = "A texel type and allocated buffers suitable for image data."

0 commit comments

Comments
 (0)