1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

Point crate repository & homepage urls to their subfolders

This commit is contained in:
Emil Ernerfeldt
2021-09-03 21:12:44 +02:00
parent 71d18ba3e7
commit 3b75a84d3b
8 changed files with 25 additions and 19 deletions

View File

@@ -4,10 +4,10 @@ version = "0.14.0"
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
description = "Minimal 2D math library for GUI work"
edition = "2018"
homepage = "https://github.com/emilk/egui"
homepage = "https://github.com/emilk/egui/tree/master/emath"
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/emilk/egui"
repository = "https://github.com/emilk/egui/tree/master/emath"
categories = ["mathematics", "gui"]
keywords = ["math", "gui"]
include = [