mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Update links to point to https://github.com/emilk/egui
because I renamed the github repository from "emigui" to "egui"
This commit is contained in:
@@ -4,10 +4,10 @@ version = "0.1.3"
|
||||
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
|
||||
description = "Bindings for using Egui natively using the glium library"
|
||||
edition = "2018"
|
||||
homepage = "https://github.com/emilk/emigui/"
|
||||
homepage = "https://github.com/emilk/egui"
|
||||
license = "MIT OR Apache-2.0"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/emilk/emigui"
|
||||
repository = "https://github.com/emilk/egui"
|
||||
categories = ["gui", "graphics"]
|
||||
keywords = ["glium", "egui", "gui", "gamedev"]
|
||||
include = [ "**/*.rs", "Cargo.toml"]
|
||||
|
||||
Reference in New Issue
Block a user