mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -04:00
Point crate repository & homepage urls to their subfolders
This commit is contained in:
@@ -5,9 +5,9 @@ authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
|
||||
description = "Bindings for compiling egui code to WASM for a web page"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
homepage = "https://github.com/emilk/egui"
|
||||
homepage = "https://github.com/emilk/egui/tree/master/egui_web"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/emilk/egui"
|
||||
repository = "https://github.com/emilk/egui/tree/master/egui_web"
|
||||
categories = ["gui", "web-programming"]
|
||||
keywords = ["wasm", "web", "egui", "gui", "gamedev"]
|
||||
include = [
|
||||
|
||||
Reference in New Issue
Block a user