diff --git a/Cargo.toml b/Cargo.toml index 8258798..0924247 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "imgui-rs-d3d12-renderer" -version = "0.0.2" -authors = ["Changseo Jang "] +version = "0.0.3" +authors = ["Changseo Jang "] edition = "2018" license = "MIT" description = "Use imgui-rs with d3d12" diff --git a/README.md b/README.md index 7f7d600..575a3e0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # imgui-rs-d3d12-renderer -Use imgui-rs with [d3d12](https://github.com/OxideEngine/d3d12-rs) +Use [imgui-rs](https://github.com/imgui-rs/imgui-rs) with [d3d12](https://github.com/OxideEngine/d3d12-rs)