Skip to content

Commit db5e600

Browse files
SnowiiiiYatekii
authored andcommitted
Update Rust Edition
1 parent 5dc4345 commit db5e600

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
[workspace]
2-
resolver = "2"
3-
41
[package]
52
name = "imgui-wgpu"
63
version = "0.21.0"
74
authors = ["Noah Hüsser <[email protected]>", "Connor Fitzgerald <[email protected]>", "Steven Wittens <[email protected]>"]
8-
edition = "2018"
5+
edition = "2021"
96
description = "A wgpu render backend for imgui-rs."
107
documentation = "https://docs.rs/imgui-wgpu/"
118
homepage = "https://github.com/Yatekii/imgui-wgpu-rs"

0 commit comments

Comments
 (0)