mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Point crate repository & homepage urls to their subfolders
This commit is contained in:
@@ -4,10 +4,10 @@ version = "0.14.0"
|
||||
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
|
||||
description = "Bindings for using egui natively using the glium library"
|
||||
edition = "2018"
|
||||
homepage = "https://github.com/emilk/egui"
|
||||
homepage = "https://github.com/emilk/egui/tree/master/egui_glium"
|
||||
license = "MIT OR Apache-2.0"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/emilk/egui"
|
||||
repository = "https://github.com/emilk/egui/tree/master/egui_glium"
|
||||
categories = ["gui", "game-development"]
|
||||
keywords = ["glium", "egui", "gui", "gamedev"]
|
||||
include = [
|
||||
|
||||
Reference in New Issue
Block a user